Home
last modified time | relevance | path

Searched defs:pCli (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx516 SfxChild_Impl *pCli = (*pChilds)[i]; in Sort_Impl() local
673 SfxChild_Impl *pCli = (*pChilds)[nPos]; in ChangeWindow_Impl() local
877 SfxChild_Impl* pCli = (*pChilds)[aSortedList[n]]; in Arrange_Impl() local
1138 SfxChild_Impl *pCli = 0; in ShowChilds_Impl() local
2002 SfxChild_Impl* pCli = (*pChilds)[i]; in ConfigChild_Impl() local
2117 SfxChild_Impl *pCli = ( nPos != USHRT_MAX ) ? (*pChilds)[nPos] : 0; in ConfigChild_Impl() local
2751 SfxChild_Impl* pCli = (*pChilds)[aSortedList[n]]; in MakeChildsVisible_Impl() local
2762 SfxChild_Impl* pCli = (*pChilds)[aSortedList[n]]; in MakeChildsVisible_Impl() local
3008 SfxChild_Impl *pCli = (*pChilds)[i]; in ActivateNextChild_Impl() local
3025 SfxChild_Impl* pCli = (*pChilds)[aList[i]]; in ActivateNextChild_Impl() local
[all …]
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx637 SfxInPlaceClient* pCli=0; in LaunchOLEObj() local
661 SfxInPlaceClient* pCli = in MoveObjectIfActive() local
758 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin() ); in CalcAndSetScale() local
906 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin()); in ConnectObj() local
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx121 void DrawViewShell::UIActivating( SfxInPlaceClient* pCli ) in UIActivating()
131 void DrawViewShell::UIDeactivated( SfxInPlaceClient* pCli ) in UIDeactivated()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx138 SfxChild_Impl* pCli; // != 0 bei direkten Children member
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2030 SfxInPlaceClient *pCli = GetViewShell()->GetUIActiveClient(); in MakeActive_Impl() local