Home
last modified time | relevance | path

Searched refs:rViewArr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1353 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in SfxViewShell() local
1354 rViewArr.Insert(pThis, rViewArr.Count() ); in SfxViewShell()
1365 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in ~SfxViewShell() local
1366 rViewArr.Remove( rViewArr.GetPos(pThis) ); in ~SfxViewShell()
H A Dviewfrm.cxx1534 SfxViewFrameArr_Impl &rViewArr = SFX_APP()->GetViewFrames_Impl(); in Construct_Impl() local
1535 rViewArr.C40_INSERT(SfxViewFrame, pThis, rViewArr.Count() ); in Construct_Impl()

Completed in 47 milliseconds