Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dframe.cxx183 if ( pImp->pCurrentViewFrame ) in DoClose_Impl()
190 if ( pImp->pCurrentViewFrame ) in DoClose_Impl()
191 bRet = pImp->pCurrentViewFrame->Close(); in DoClose_Impl()
203 if ( pImp->pCurrentViewFrame && pImp->pCurrentViewFrame->GetObjectShell() && in DocIsModified_Impl()
337 return pImp->pCurrentViewFrame; in GetCurrentViewFrame()
342 if ( pImp->pCurrentViewFrame ) in GetDispatcher_Impl()
349 return pImp->pCurrentViewFrame ? in GetCurrentDocument()
350 pImp->pCurrentViewFrame->GetObjectShell() : in GetCurrentDocument()
356 pImp->pCurrentViewFrame = pFrame; in SetCurrentViewFrame_Impl()
743 if ( pImp->pCurrentViewFrame && pImp->pCurrentViewFrame->GetViewShell() ) in GetController()
[all …]
H A Dimpframe.hxx53 SfxViewFrame* pCurrentViewFrame; member in SfxFrame_Impl
74 ,pCurrentViewFrame( NULL ) in SfxFrame_Impl()
/aoo41x/main/svx/source/gallery2/
H A Dgalbrws2.cxx1156 SfxViewFrame* pCurrentViewFrame = SfxViewFrame::Current(); in GetFrame() local
1157 if ( pCurrentViewFrame ) in GetFrame()
1159 SfxBindings& rBindings = pCurrentViewFrame->GetBindings(); in GetFrame()

Completed in 30 milliseconds