Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dframe.cxx212 sal_uInt16 SfxFrame::PrepareClose_Impl( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose_Impl() function in SfxFrame
247 nRet = pChildArr->GetObject( nPos )->PrepareClose_Impl( bUI, bForBrowsing ); in PrepareClose_Impl()
255 nRet = pImp->pWorkWin->PrepareClose_Impl(); in PrepareClose_Impl()
H A Dframe2.cxx395 if ( pFrame && !pFrame->PrepareClose_Impl( sal_True ) ) in IMPL_LINK()
/trunk/main/sfx2/inc/sfx2/
H A Dframe.hxx188 SAL_DLLPRIVATE sal_uInt16 PrepareClose_Impl( sal_Bool bUI, sal_Bool bForBrowsing=sal_False );
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx314 sal_Bool PrepareClose_Impl();
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx585 if( pFirst && !pFirst->GetFrame().PrepareClose_Impl( bUI, bForBrowsing ) ) in PrepareClose()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1025 sal_Bool SfxWorkWindow::PrepareClose_Impl() in PrepareClose_Impl() function in SfxWorkWindow

Completed in 42 milliseconds