Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dworkwin.cxx521 SfxChild_Impl *pCli = (*pChilds)[i]; in Sort_Impl()
610 SfxChild_Impl* pChild=0; in SfxWorkWindow()
678 SfxChild_Impl *pCli = (*pChilds)[nPos]; in ChangeWindow_Impl()
1052 SfxChild_Impl *pChild = new SfxChild_Impl(rWindow, rWindow.GetSizePixel(), in RegisterChild_Impl()
1094 SfxChild_Impl *pChild = 0; in ReleaseChild_Impl()
1122 SfxChild_Impl *pChild = 0; in FindChild_Impl()
1143 SfxChild_Impl *pCli = 0; in ShowChilds_Impl()
1212 SfxChild_Impl *pChild = 0; in HideChilds_Impl()
1975 SfxChild_Impl *pChild = 0; in ConfigChild_Impl()
3013 SfxChild_Impl *pCli = (*pChilds)[i]; in ActivateNextChild_Impl()
[all …]
/aoo41x/main/sfx2/source/inc/
H A Dworkwin.hxx100 struct SfxChild_Impl struct
110 SfxChild_Impl( Window& rChild, const Size& rSize, in SfxChild_Impl() argument
138 SfxChild_Impl* pCli; // != 0 bei direkten Children
172 DECL_PTRARRAY( SfxChildList_Impl, SfxChild_Impl*, 2, 2 )
279 SfxChild_Impl* FindChild_Impl( const Window& rWindow ) const;
310SfxChild_Impl* RegisterChild_Impl( Window& rWindow, SfxChildAlignment eAlign, sal_Bool bC…

Completed in 41 milliseconds