Home
last modified time | relevance | path

Searched refs:RegisterChild_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx777 pWorkWin->RegisterChild_Impl( *GetSplitWindow(), eAlign, sal_True )->nVisible = CHILD_VISIBLE; in InsertWindow_Impl()
797 pWorkWin->RegisterChild_Impl( *GetSplitWindow(), eAlign, sal_True )->nVisible = CHILD_VISIBLE; in InsertWindow_Impl()
1154 pWorkWin->RegisterChild_Impl( *pEmptyWin, eAlign, sal_True )->nVisible = CHILD_VISIBLE; in SetPinned_Impl()
1179 pWorkWin->RegisterChild_Impl( *this, eAlign, sal_True )->nVisible = CHILD_VISIBLE; in SetPinned_Impl()
1213 pWorkWin->RegisterChild_Impl( *this, eAlign, sal_True )->nVisible = CHILD_VISIBLE; in SetFadeIn_Impl()
1230 pWorkWin->RegisterChild_Impl( *pEmptyWin, eAlign, sal_True )->nVisible = CHILD_VISIBLE; in SetFadeIn_Impl()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1040 SfxChild_Impl* SfxWorkWindow::RegisterChild_Impl( Window& rWindow, in RegisterChild_Impl() function in SfxWorkWindow
1692 …pCW->pCli = RegisterChild_Impl(*(pChildWin->GetWindow()), pChildWin->GetAlignment(), pChildWin->Ca… in CreateChildWin_Impl()
1939 … pCW->pCli = RegisterChild_Impl(*pDockWin, pDockWin->GetAlignment(), pCW->pWin->CanGetFocus()); in ConfigChild_Impl()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx310 …SfxChild_Impl* RegisterChild_Impl( Window& rWindow, SfxChildAlignment eAlign, sal_Bool bC…

Completed in 41 milliseconds