Home
last modified time | relevance | path

Searched refs:PrepareClose (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx270 PrepareClose(); in Shutdown()
1212 sal_uInt16 OutlineViewShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose() function in sd::OutlineViewShell
1214 if( ViewShell::PrepareClose(bUI, bForBrowsing) != sal_True ) in PrepareClose()
1217 return pOlView == NULL || pOlView->PrepareClose(bUI); in PrepareClose()
1286 PrepareClose(); in Execute()
H A Ddrviews1.cxx343 sal_uInt16 DrawViewShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose() function in sd::DrawViewShell
345 if ( ViewShell::PrepareClose(bUI, bForBrowsing) != sal_True ) in PrepareClose()
1283 if (pFormShell!=NULL && !pFormShell->PrepareClose (sal_False)) in IsSwitchPageAllowed()
H A DViewShellBase.cxx879 sal_uInt16 ViewShellBase::PrepareClose (sal_Bool bUI, sal_Bool bForBrowsing) in PrepareClose() function in sd::ViewShellBase
881 sal_uInt16 nResult = SfxViewShell::PrepareClose (bUI, bForBrowsing); in PrepareClose()
890 nResult = pShell->PrepareClose (bUI, bForBrowsing); in PrepareClose()
H A Dviewshel.cxx1119 sal_uInt16 ViewShell::PrepareClose (sal_Bool bUI, sal_Bool bForBrowsing) in PrepareClose() function in sd::ViewShell
1125 nResult = pFormShell->PrepareClose (bUI, bForBrowsing); in PrepareClose()
H A DOutliner.cxx369 static_cast<OutlineView*>(mpView)->PrepareClose(sal_False); in EndSpelling()
403 ((OutlineView*)mpView)->PrepareClose(sal_False); in SpellNextDocument()
H A Doutlnvs2.cxx244 pOlView->PrepareClose(); in FuTemporary()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx353 if ( GetViewShell()->PrepareClose() ) in Exec_Impl()
366 if ( ( bOther || pDocSh->PrepareClose( bUI ) ) ) in Exec_Impl()
H A Dframe.cxx237 nRet = GetCurrentViewFrame()->GetViewShell()->PrepareClose( bUI, bForBrowsing ); in PrepareClose_Impl()
240 nRet = pCur->PrepareClose( bUI, bForBrowsing ); in PrepareClose_Impl()
H A Dsfxbasecontroller.cxx423 sal_Bool bCanClose = (sal_Bool) pShell->PrepareClose( sal_False ); in queryClosing()
683 if ( !m_pData->m_pViewShell->PrepareClose() ) in suspend()
697 sal_Bool bRet = bOther || pDocShell->PrepareClose(); in suspend()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx293 sal_uInt16 __EXPORT ScTabViewShell::PrepareClose(sal_Bool bUI, sal_Bool bForBrowsing) in PrepareClose() function in ScTabViewShell
320 sal_uInt16 nRet = pFormShell->PrepareClose(bUI, bForBrowsing); in PrepareClose()
324 return SfxViewShell::PrepareClose(bUI,bForBrowsing); in PrepareClose()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx322 sal_uInt16 SwDocShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose() function in SwDocShell
324 sal_uInt16 nRet = SfxObjectShell::PrepareClose( bUI, bForBrowsing ); in PrepareClose()
1436 if( PrepareClose( sal_False ) ) in Execute()
/trunk/main/svx/inc/svx/
H A Dfmshell.hxx134 sal_uInt16 PrepareClose(sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False);
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1782 sal_uInt16 SwView::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose() function in SwView
1791 sal_True != (nRet = pFormShell->PrepareClose( bUI, bForBrowsing )) ) in PrepareClose()
1796 return SfxViewShell::PrepareClose( bUI, bForBrowsing ); in PrepareClose()
/trunk/main/sd/source/ui/inc/
H A DOutlineViewShell.hxx79 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );
H A DViewShellBase.hxx169 virtual sal_uInt16 PrepareClose (sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False);
H A DOutlineView.hxx122 sal_Bool PrepareClose(sal_Bool bUI = sal_True);
H A DViewShell.hxx293 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );
H A DDrawViewShell.hxx235 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx570 sal_uInt16 SfxObjectShell::PrepareClose in PrepareClose() function in SfxObjectShell
595 sal_uInt16 nRet = pFrm->GetViewShell()->PrepareClose( bUI, bForBrowsing ); in PrepareClose()
/trunk/main/svx/source/form/
H A Dfmshell.cxx287 sal_uInt16 FmFormShell::PrepareClose(sal_Bool bUI, sal_Bool /*bForBrowsing*/) in PrepareClose() function in FmFormShell
1506 if ( m_bDesignMode || PrepareClose( sal_True ) ) in SetDesignMode()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx136 virtual sal_uInt16 PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing );
/trunk/main/sw/inc/
H A Ddocsh.hxx105 …SW_DLLPRIVATE virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = …
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx210 …virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal…
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx203 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );
H A Ddocsh.hxx204 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );

Completed in 114 milliseconds

12