Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dviewsh.cxx1331 ,pIPClientList( 0 ) in SfxViewShell()
1382 DELETEZ( pIPClientList ); in ~SfxViewShell()
2054 if ( !pIPClientList && bCreate ) in GetIPClientList_Impl()
2055 ( (SfxViewShell*) this )->pIPClientList = new SfxInPlaceClientList; in GetIPClientList_Impl()
2056 return pIPClientList; in GetIPClientList_Impl()
/aoo41x/main/sfx2/inc/sfx2/
H A Dviewsh.hxx153 SfxInPlaceClientList* pIPClientList; member in SfxViewShell

Completed in 27 milliseconds