Home
last modified time | relevance | path

Searched refs:impl_getDefaultDialogParent_nothrow (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx1060 …aDescriptor.Control = new OFileUrlControl( impl_getDefaultDialogParent_nothrow(), WB_TABSTOP | WB_… in describePropertyLine()
1136 …OFormatSampleControl* pControl = new OFormatSampleControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
1144 …edNumericControl* pControl = new OFormattedNumericControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
1179 …edNumericControl* pControl = new OFormattedNumericControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
1320 …OTimeDurationControl* pControl = new OTimeDurationControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
2358 WaitCursor aWaitCursor( impl_getDefaultDialogParent_nothrow() ); in impl_initFieldList_nothrow()
2399 …:showError( _rErrorDescriptor, VCLUnoHelper::GetInterface( impl_getDefaultDialogParent_nothrow() )… in impl_displaySQLError_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()
[all …]
H A Dpropertyhandler.cxx348 Window* PropertyHandler::impl_getDefaultDialogParent_nothrow() const in impl_getDefaultDialogParent_nothrow() function in pcr::PropertyHandler
H A Dpropertyhandler.hxx150 Window* impl_getDefaultDialogParent_nothrow() const;