Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx686 SfxChildWin_Impl* pCW = (*pChildWins)[n]; in SaveStatus_Impl()
721 SfxChildWin_Impl* pCW = (*pChildWins)[n]; in DeleteControllers_Impl()
1008 SfxChildWin_Impl *pCW = (*pChildWins)[n]; in Close_Impl()
1024 SfxChildWin_Impl *pCW = (*pChildWins)[n]; in PrepareClose_Impl()
1141 SfxChildWin_Impl* pCW = 0; in ShowChilds_Impl()
1150 SfxChildWin_Impl* pCWin = (*pChildWins)[n]; in ShowChilds_Impl()
1533 bool SfxWorkWindow::AllowChildWindowCreation_Impl( const SfxChildWin_Impl& i_rCW ) const in AllowChildWindowCreation_Impl()
1548 SfxChildWin_Impl *pCW = (*pChildWins)[n]; in UpdateChildWindows_Impl()
1637 void SfxWorkWindow::CreateChildWin_Impl( SfxChildWin_Impl *pCW, sal_Bool bSetFocus ) in CreateChildWin_Impl()
1710 void SfxWorkWindow::RemoveChildWin_Impl( SfxChildWin_Impl *pCW ) in RemoveChildWin_Impl()
[all …]
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx130 struct SfxChildWin_Impl struct
143 SfxChildWin_Impl( sal_uInt32 nID ) : in SfxChildWin_Impl() argument
173 DECL_PTRARRAY( SfxChildWindows_Impl, SfxChildWin_Impl*, 2, 2 )
274 void CreateChildWin_Impl(SfxChildWin_Impl*,sal_Bool);
275 void RemoveChildWin_Impl(SfxChildWin_Impl*);
354 virtual void InitializeChild_Impl(SfxChildWin_Impl*);
364 bool AllowChildWindowCreation_Impl( const SfxChildWin_Impl& i_rCW ) const;