Home
last modified time | relevance | path

Searched refs:pSub (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx97 pSub->SetOwnerObj(this); in SdrObjGroup()
106 delete pSub; in ~SdrObjGroup()
112 SdrObjList* pOL=pSub; in TakeObjInfo()
176 SdrObjList* pOL=pSub; in GetLayer()
190 SdrObjList* pOL=pSub; in NbcSetLayer()
263 return pSub; in GetSubList()
496 SdrObjList* pOL=pSub; in NbcRotate()
511 SdrObjList* pOL=pSub; in NbcMirror()
526 SdrObjList* pOL=pSub; in NbcShear()
542 SdrObjList* pOL=pSub; in NbcSetAnchorPos()
[all …]
/trunk/main/svx/source/sdr/properties/
H A Dgroupproperties.cxx91 const sal_uInt32 nCount(pSub->GetObjCount()); in GetMergedItemSet()
123 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItemSet()
127 SdrObject* pObj = pSub->GetObj(a); in SetMergedItemSet()
164 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItem()
168 pSub->GetObj(a)->GetProperties().SetMergedItem(rItem); in SetMergedItem()
175 const sal_uInt32 nCount(pSub->GetObjCount()); in ClearMergedItem()
179 pSub->GetObj(a)->GetProperties().ClearMergedItem(nWhich); in ClearMergedItem()
214 const sal_uInt32 nCount(pSub->GetObjCount()); in GetStyleSheet()
240 const sal_uInt32 nCount(pSub->GetObjCount()); in SetStyleSheet()
258 const sal_uInt32 nCount(pSub->GetObjCount()); in MoveToItemPool()
[all …]
H A De3dsceneproperties.cxx83 const sal_uInt32 nCount(pSub->GetObjCount()); in GetMergedItemSet()
87 SdrObject* pObj = pSub->GetObj(a); in GetMergedItemSet()
124 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItemSet()
142 SdrObject* pObj = pSub->GetObj(a); in SetMergedItemSet()
162 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItem()
166 pSub->GetObj(a)->SetMergedItem(rItem); in SetMergedItem()
176 const sal_uInt32 nCount(pSub->GetObjCount()); in ClearMergedItem()
180 pSub->GetObj(a)->ClearMergedItem(nWhich); in ClearMergedItem()
248 const sal_uInt32 nCount(pSub->GetObjCount()); in SetStyleSheet()
261 const sal_uInt32 nCount(pSub->GetObjCount()); in GetStyleSheet()
[all …]
H A De3dproperties.cxx90 const SdrObjList* pSub = ((const E3dObject&)GetSdrObject()).GetSubList(); in SetStyleSheet() local
91 const sal_uInt32 nCount(pSub->GetObjCount()); in SetStyleSheet()
95 pSub->GetObj(a)->GetProperties().SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1499 if ( (*pSub) == 'l' || (*pSub) == 'L' ) in GetCmdLineParameters()
1501 pSub = CharNext( pSub ); in GetCmdLineParameters()
1502 if ( (*pSub) == 'a' || (*pSub) == 'A' ) in GetCmdLineParameters()
1528 pSub = CharNext( pSub ); in GetCmdLineParameters()
1565 else if ( (*pSub) == 'q' || (*pSub) == 'Q' ) in GetCmdLineParameters()
1567 pSub = CharNext( pSub ); in GetCmdLineParameters()
1568 if ( ! (*pSub) || (*pSub) == 'n' || (*pSub) == 'N' ) in GetCmdLineParameters()
1590 else if ( (*pSub) == 'i' || (*pSub) == 'I' || (*pSub) == 'f' || (*pSub) == 'F' || in GetCmdLineParameters()
1591 (*pSub) == 'p' || (*pSub) == 'P' || (*pSub) == 'x' || (*pSub) == 'X' || in GetCmdLineParameters()
1592 (*pSub) == 'y' || (*pSub) == 'Y' || (*pSub) == 'z' || (*pSub) == 'Z' ) in GetCmdLineParameters()
[all …]
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx245 SwFrm* pSub = pTab->Lower(); in Write() local
246 while( pSub ) in Write()
249 pSub = pSub->GetNext(); in Write()
281 while( pSub ) in Write()
284 pSub = pSub->GetNext(); in Write()
404 SwFrm* pSub = pTab->Lower(); in CompareLayout() local
405 while( pSub ) in CompareLayout()
408 pSub = pSub->GetNext(); in CompareLayout()
436 SwFrm* pSub = pTab->Lower(); in CompareLayout() local
437 while( pSub ) in CompareLayout()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1076 SfxShell* pSub = ((ScTabViewShell*)this)->GetSubShell(nPos); in GetMySubShell() local
1077 while (pSub) in GetMySubShell()
1079 if ( pSub == pDrawShell || pSub == pDrawTextShell || pSub == pEditShell || in GetMySubShell()
1080 pSub == pPivotShell || pSub == pAuditingShell || pSub == pDrawFormShell || in GetMySubShell()
1081 pSub == pCellShell || pSub == pOleObjectShell|| pSub == pChartShell || in GetMySubShell()
1082 pSub == pGraphicShell || pSub == pMediaShell || pSub == pPageBreakShell) in GetMySubShell()
1083 return pSub; // gefunden in GetMySubShell()
1085 pSub = ((ScTabViewShell*)this)->GetSubShell(++nPos); in GetMySubShell()
/trunk/main/autodoc/source/display/idl/
H A Dhi_ary.cxx147 pSub = find_SubModule(*pModule, sNextName); in Search_Ce() local
148 if (pSub != 0) in Search_Ce()
150 pModule = pSub; in Search_Ce()
218 pSub = find_SubModule(*pModule, sNextName); in Search_CesModule() local
219 if (pSub != 0) in Search_CesModule()
221 pModule = pSub; in Search_CesModule()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx922 const SmNode *pSub = 0; in ExportSubSupScript() local
968 pSub = pNode->GetSubNode(RSUB+1); in ExportSubSupScript()
970 if (pSub || pSup) in ExportSubSupScript()
972 if (pSub) in ExportSubSupScript()
973 ExportNodes(pSub, nLevel+1); in ExportSubSupScript()
1011 if (NULL != (pSub = pNode->GetSubNode(RSUB+1)) && in ExportSubSupScript()
1017 else if (NULL != (pSub = pNode->GetSubNode(RSUB+1))) in ExportSubSupScript()
1052 if (pSub) in ExportSubSupScript()
1053 ExportNodes(pSub, nLevel+1); in ExportSubSupScript()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx444 GfxSubpath* pSub = pPath->getSubpath( i ); in printPath() local
445 const int nPoints = pSub->getNumPoints(); in printPath()
447 printf( " subpath %d", pSub->isClosed() ); in printPath()
452 normalize(pSub->getX(n)), in printPath()
453 normalize(pSub->getY(n)), in printPath()
454 pSub->getCurve(n) ); in printPath()
/trunk/main/tools/source/debug/
H A Dstcktree.cxx51 ImpDbgStackTree( ImpDbgStackTree* pSub, sal_uIntPtr nIP );
66 ImpDbgStackTree::ImpDbgStackTree( ImpDbgStackTree* pSub, sal_uIntPtr nIP ) in ImpDbgStackTree() argument
68 pSub_ = pSub; in ImpDbgStackTree()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx282 PopupMenu* pSub = new PopupMenu; in CreatePopupWindow() local
283 pSub->SetSelectHdl(aLnk); in CreatePopupWindow()
284 pPopup->SetPopupMenu(i, pSub); in CreatePopupWindow()
291 pSub->InsertItem(++nIndex, sEntry); in CreatePopupWindow()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx358 SfxBindings *pSub = pImp->pSubBindings; in HidePopups() local
359 while ( pSub ) in HidePopups()
362 pSub = pSub->pImp->pSubBindings; in HidePopups()
2203 void SfxBindings::SetSubBindings_Impl( SfxBindings *pSub ) in SetSubBindings_Impl() argument
2211 pImp->pSubBindings = pSub; in SetSubBindings_Impl()
2213 if ( pSub ) in SetSubBindings_Impl()
2216 pSub->pImp->pSuperBindings = this; in SetSubBindings_Impl()
/trunk/main/svx/inc/svx/
H A Dsvdogrp.hxx50 SdrObjList* pSub; // Subliste (Kinder) member in SdrObjGroup
/trunk/main/vcl/source/window/
H A Dmenu.cxx3884 PopupMenu* pSub = pWin->GetActivePopup(); in ImplExecute() local
3885 while ( pSub ) in ImplExecute()
3887 pSub->ImplGetFloatingWindow()->EndPopupMode(); in ImplExecute()
3888 pSub = pSub->ImplGetFloatingWindow()->GetActivePopup(); in ImplExecute()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx3783 … const FormulaSubroutineToken* pSub = dynamic_cast<FormulaSubroutineToken*>(xTok.get()); in Interpret() local
3784 if (pSub) in Interpret()
3791 aCode.Push( pSub->GetTokenArray()); in Interpret()

Completed in 140 milliseconds