Home
last modified time | relevance | path

Searched refs:Find1RefWindow (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Dscmod.hxx283 SC_DLLPUBLIC Window * Find1RefWindow( sal_uInt16 nSlotId, Window *pWndAncestor );
284 SC_DLLPUBLIC Window * Find1RefWindow( Window *pWndAncestor );
/trunk/main/sc/source/ui/inc/
H A Dvalidate.hxx338 return static_cast<ScValidationDlg *>( SC_MOD()->Find1RefWindow( SLOTID, pAncestor ) ); in Find1AliveObject()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx2170 Window * ScModule::Find1RefWindow( sal_uInt16 nSlotId, Window *pWndAncestor ) in Find1RefWindow() function in ScModule
2191 Window * ScModule::Find1RefWindow( Window *pWndAncestor ) in Find1RefWindow() function in ScModule
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2926 if( SC_MOD()->Find1RefWindow( SFX_APP()->GetTopWindow() ) ) in AcceptStateUpdate()

Completed in 45 milliseconds