Searched refs:pCurrentViewFrame (Results 1 – 3 of 3) sorted by relevance
183 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 …]
53 SfxViewFrame* pCurrentViewFrame; member in SfxFrame_Impl74 ,pCurrentViewFrame( NULL ) in SfxFrame_Impl()
1156 SfxViewFrame* pCurrentViewFrame = SfxViewFrame::Current(); in GetFrame() local1157 if ( pCurrentViewFrame ) in GetFrame()1159 SfxBindings& rBindings = pCurrentViewFrame->GetBindings(); in GetFrame()
Completed in 31 milliseconds