/* cancel dialogs that are a child of pParent thisisusedbycom.sun.star.embed.DocumentCloserwhichitselfisonlyusedby extensions/source/activex/SOActiveX.cxxseeextensions/source/activex/README.txt possiblydubiousifthisactuallyworksasexpected
*/
VCL_DLLPUBLIC void EndAllDialogs(vcl::Window const* pParent);
/* returns true if a vcl PopupMenu is executing. Uses of this outside of vcl/toolkit arepossiblydubious.
*/
VCL_DLLPUBLIC bool IsInPopupMenuExecute();
/* for LibreOffice kit */
VCL_DLLPUBLIC void EnableDialogInput(vcl::Window* pDialog);
VCL_DLLPUBLIC void CloseTopLevel(vcl::Window* pDialog); /// Pre-loads all modules containing UI information
VCL_DLLPUBLIC void VclBuilderPreload();
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.