Searched refs:pCurrentViewFrame (Results 1 – 3 of 3) sorted by relevance
183 if ( pImp->pCurrentViewFrame ) in DoClose_Impl()184 pBindings = &pImp->pCurrentViewFrame->GetBindings(); 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()204 pImp->pCurrentViewFrame->GetObjectShell()->IsModified() ) in DocIsModified_Impl()337 return pImp->pCurrentViewFrame; in GetCurrentViewFrame()342 if ( pImp->pCurrentViewFrame ) in GetDispatcher_Impl()343 return pImp->pCurrentViewFrame->GetDispatcher(); in GetDispatcher_Impl()349 return pImp->pCurrentViewFrame ? in GetCurrentDocument()[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()