Home
last modified time | relevance | path

Searched refs:getDialogParentWindow (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/extensions/source/propctrlr/
H A Dhandlerhelper.hxx187 static Window* getDialogParentWindow( const ComponentContext& _rContext );
H A Dhandlerhelper.cxx270 Window* PropertyHandlerHelper::getDialogParentWindow( const ComponentContext& _rContext ) in getDialogParentWindow() function in pcr::PropertyHandlerHelper
H A Dpropertyhandler.cxx350 return PropertyHandlerHelper::getDialogParentWindow( m_aContext ); in impl_getDefaultDialogParent_nothrow()
H A Deventhandler.cxx928 PropertyHandlerHelper::getDialogParentWindow( m_aContext ), in onInteractivePropertySelection()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx3385 …teFromAscii( "MessageParent" ), makeAny( VCLUnoHelper::GetInterface( getDialogParentWindow() ) ) ); in startFiltering()
3581 Window* FormController::getDialogParentWindow() in getDialogParentWindow() function in svxform::FormController
3758 displayErrorSetFocus( sInvalidityExplanation, xControl, getDialogParentWindow() ); in approveRowChange()
3804 …displayErrorSetFocus( sMessage, rColInfo.xFirstControlWithInputRequired, getDialogParentWindow() ); in approveRowChange()
/aoo42x/main/svx/source/inc/
H A Dformcontroller.hxx535 Window* getDialogParentWindow();

Completed in 136 milliseconds