Searched refs:impl_getDefaultDialogParent_nothrow (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/extensions/source/propctrlr/ |
H A D | formcomponenthandler.cxx | 1060 …aDescriptor.Control = new OFileUrlControl( impl_getDefaultDialogParent_nothrow(), WB_TABSTOP | WB_… in describePropertyLine() 1320 …OTimeDurationControl* pControl = new OTimeDurationControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine() 2358 WaitCursor aWaitCursor( impl_getDefaultDialogParent_nothrow() ); in impl_initFieldList_nothrow() 2422 WaitCursor aWaitCursor( impl_getDefaultDialogParent_nothrow() ); in impl_ensureRowsetConnection_nothrow() 2463 WaitCursor aWaitCursor( impl_getDefaultDialogParent_nothrow() ); in impl_describeCursorSource_nothrow() 2621 …ListSelectionDialog aDialog( impl_getDefaultDialogParent_nothrow(), m_xComponent, _rProperty, sPro… in impl_dialogListSelection_nothrow() 2695 …FormLinkDialog aDialog( impl_getDefaultDialogParent_nothrow(), m_xComponent, xMasterProp, m_aConte… in impl_dialogLinkedFormFields_nothrow() 2866 ControlCharacterDialog aDlg( impl_getDefaultDialogParent_nothrow(), *pSet ); in impl_executeFontDialog_nothrow() 2921 SvColorDialog aColorDlg( impl_getDefaultDialogParent_nothrow() ); in impl_dialogColorChooser_throw() 2937 OSelectLabelDialog dlgSelectLabel( impl_getDefaultDialogParent_nothrow(), m_xComponent ); in impl_dialogChooseLabelControl_nothrow() [all …]
|
H A D | propertyhandler.cxx | 348 Window* PropertyHandler::impl_getDefaultDialogParent_nothrow() const in impl_getDefaultDialogParent_nothrow() function in pcr::PropertyHandler
|
H A D | propertyhandler.hxx | 150 Window* impl_getDefaultDialogParent_nothrow() const;
|
Completed in 66 milliseconds