Searched refs:rViewArr (Results 1 – 2 of 2) sorted by relevance
1353 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in SfxViewShell() local1354 rViewArr.Insert(pThis, rViewArr.Count() ); in SfxViewShell()1365 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in ~SfxViewShell() local1366 rViewArr.Remove( rViewArr.GetPos(pThis) ); in ~SfxViewShell()
1534 SfxViewFrameArr_Impl &rViewArr = SFX_APP()->GetViewFrames_Impl(); in Construct_Impl() local1535 rViewArr.C40_INSERT(SfxViewFrame, pThis, rViewArr.Count() ); in Construct_Impl()
Completed in 29 milliseconds