| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdorect.cxx | 320 	SdrHdl* pH = NULL;  in GetHdl()  local334             pH = new ImpTextframeHdl(aRect);  in GetHdl()
 335 		    pH->SetObj((SdrObject*)this);  in GetHdl()
 336 		    pH->SetDrehWink(aGeo.nDrehWink);  in GetHdl()
 360     if(!pH)  in GetHdl()
 372 		pH = new SdrHdl(aPnt,eKind);  in GetHdl()
 373 		pH->SetObj((SdrObject*)this);  in GetHdl()
 374 		pH->SetDrehWink(aGeo.nDrehWink);  in GetHdl()
 377     return pH;  in GetHdl()
 
 | 
| H A D | svdotxdr.cxx | 61 	SdrHdl* pH=NULL;  in GetHdl()  local77 		pH=new SdrHdl(aPnt,eKind);  in GetHdl()
 78 		pH->SetObj((SdrObject*)this);  in GetHdl()
 79 		pH->SetDrehWink(aGeo.nDrehWink);  in GetHdl()
 81 	return pH;  in GetHdl()
 
 | 
| H A D | svdocirc.cxx | 407     SdrHdl* pH = NULL;  in GetHdl()  local470 		pH = new SdrHdl(aPnt,eLocalKind);  in GetHdl()
 471 		pH->SetPointNum(nPNum);  in GetHdl()
 472 		pH->SetObj((SdrObject*)this);  in GetHdl()
 473 		pH->SetDrehWink(aGeo.nDrehWink);  in GetHdl()
 476     return pH;  in GetHdl()
 
 | 
| H A D | svdobj.cxx | 1236 	SdrHdl* pH=NULL;  in GetHdl()  local1239 		case 0: pH=new SdrHdl(rR.TopLeft(),     HDL_UPLFT); break; // Oben links  in GetHdl()
 1240 		case 1: pH=new SdrHdl(rR.TopCenter(),   HDL_UPPER); break; // Oben  in GetHdl()
 1241 		case 2: pH=new SdrHdl(rR.TopRight(),    HDL_UPRGT); break; // Oben rechts  in GetHdl()
 1242 		case 3: pH=new SdrHdl(rR.LeftCenter(),  HDL_LEFT ); break; // Links  in GetHdl()
 1243 		case 4: pH=new SdrHdl(rR.RightCenter(), HDL_RIGHT); break; // Rechts  in GetHdl()
 1244 		case 5: pH=new SdrHdl(rR.BottomLeft(),  HDL_LWLFT); break; // Unten links  in GetHdl()
 1245 		case 6: pH=new SdrHdl(rR.BottomCenter(),HDL_LOWER); break; // Unten  in GetHdl()
 1246 		case 7: pH=new SdrHdl(rR.BottomRight(), HDL_LWRGT); break; // Unten rechts  in GetHdl()
 1248 	return pH;  in GetHdl()
 
 | 
| H A D | svdmrkv.cxx | 1231 		SdrHdl* pH = aHdl.GetHdl(HDL_REF1);  in SetRef1()  local1232 		if(pH)  in SetRef1()
 1233 			pH->SetPos(rPt);  in SetRef1()
 1243 		SdrHdl* pH = aHdl.GetHdl(HDL_REF2);  in SetRef2()  local
 1244 		if(pH)  in SetRef2()
 1245 			pH->SetPos(rPt);  in SetRef2()
 
 | 
| H A D | svddrgmt.cxx | 1112 				SdrHdl* pH=GetHdlList().GetHdl(eRef);  in MoveSdrDrag()  local1114 				if (pH!=NULL)   in MoveSdrDrag()
 1116 					Point aRef(pH->GetPos());  in MoveSdrDrag()
 2174 	SdrHdl* pH=GetHdlList().GetHdl(HDL_REF1);  in BeginSdrDrag()  local
 2176 	if (pH!=NULL)   in BeginSdrDrag()
 2179 		DragStat().Ref1()=pH->GetPos();  in BeginSdrDrag()
 
 | 
| H A D | svdoashp.cxx | 2193 	SdrHdl* pH = NULL;  in GetHdl()  local2197 		pH = SdrTextObj::GetHdl( nHdlNum );  in GetHdl()
 2210 					pH = new SdrHdl( Point( aPosition.X, aPosition.Y ), HDL_CUSTOMSHAPE1 );  in GetHdl()
 2211 					pH->SetPointNum( nCustomShapeHdlNum );  in GetHdl()
 2212 					pH->SetObj( (SdrObject*)this );  in GetHdl()
 2220 	return pH;  in GetHdl()
 
 | 
| /aoo4110/main/xmloff/source/draw/ | 
| H A D | ximpcustomshape.cxx | 1158 			EquationHashMap::iterator aHashIter( pH->find( aEquationName ) );  in CheckAndResolveEquationParameter()1159 			if ( aHashIter != pH->end() )  in CheckAndResolveEquationParameter()
 1172 		EquationHashMap* pH = new EquationHashMap;  in EndElement()  local
 1199 						if ( aHashIter != pH->end() )  in EndElement()
 1228 						CheckAndResolveEquationParameter( rSeq[ i ].First, pH );  in EndElement()
 1229 						CheckAndResolveEquationParameter( rSeq[ i ].Second, pH );  in EndElement()
 1240 						CheckAndResolveEquationParameter( rSeq[ i ].TopLeft.First, pH );  in EndElement()
 1269 							pValues->Value.getValue()), pH );  in EndElement()
 1277 							pValues->Value.getValue())).First, pH );  in EndElement()
 1279 							pValues->Value.getValue())).Second, pH );  in EndElement()
 [all …]
 
 | 
| H A D | EnhancedCustomShapeToken.cxx | 180 			TypeNameHashMap* pH = new TypeNameHashMap;  in EASGet()  local184 				(*pH)[ pPtr->pS ] = pPtr->pE;  in EASGet()
 185 			pHashMap = pH;  in EASGet()
 
 | 
| /aoo4110/main/svx/source/customshapes/ | 
| H A D | EnhancedCustomShapeTypeNames.cxx | 290 			TypeNameHashMap* pH = new TypeNameHashMap;  in Get()  local294 				(*pH)[ pPtr->pS ] = pPtr->pE;  in Get()
 295 			pHashMap = pH;  in Get()
 542 			TypeACCNameHashMap* pH = new TypeACCNameHashMap;  in GetAccName()  local
 546 				(*pH)[ pPtr->pS ] = pPtr->pE;  in GetAccName()
 547 			pACCHashMap = pH;  in GetAccName()
 
 | 
| /aoo4110/main/svx/source/table/ | 
| H A D | svdotable.cxx | 2429 	SdrHdl* pH=0;  in AddToHdlList()  local2430 …rHdlList.AddHdl( pH = new TableBorderHdl( aRect, !IsTextEditActive() ) ); pH->SetMoveOutside( true…  in AddToHdlList()
 2431 	rHdlList.AddHdl( pH = new SdrHdl(aRect.TopLeft(),HDL_UPLFT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2432 	rHdlList.AddHdl( pH = new SdrHdl(aRect.TopCenter(),HDL_UPPER) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2433 	rHdlList.AddHdl( pH = new SdrHdl(aRect.TopRight(),HDL_UPRGT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2434 	rHdlList.AddHdl( pH = new SdrHdl(aRect.LeftCenter(),HDL_LEFT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2435 	rHdlList.AddHdl( pH = new SdrHdl(aRect.RightCenter(),HDL_RIGHT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2436 	rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomLeft(),HDL_LWLFT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2437 	rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true );  in AddToHdlList()
 2438 	rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomRight(),HDL_LWRGT) ); pH->SetMoveOutside( true );  in AddToHdlList()
 
 | 
| /aoo4110/main/sdext/source/minimizer/ | 
| H A D | pppoptimizertoken.cxx | 299 			TypeNameHashMap* pH = new TypeNameHashMap;  in TKGet()  local303 				(*pH)[ pPtr->pS ] = pPtr->pE;  in TKGet()
 304 			pHashMap = pH;  in TKGet()
 
 | 
| /aoo4110/main/sw/source/core/layout/ | 
| H A D | hffrm.cxx | 729 		SwHeaderFrm *pH = new SwHeaderFrm( (SwFrmFmt*)rH.GetHeaderFmt(), this );  in PrepareHeader()  local730 		pH->Paste( this, pLay );  in PrepareHeader()
 732 			::RegistFlys( this, pH );  in PrepareHeader()
 
 | 
| H A D | atrfrm.cxx | 2482 	SwFmtHeader *pH = 0;  in Modify()  local2490 			RES_HEADER, sal_False, (const SfxPoolItem**)&pH );  in Modify()
 2495 		pH = (SwFmtHeader*)pNew;  in Modify()
 2499 	if( pH && pH->IsActive() && !pH->GetHeaderFmt() )  in Modify()
 2502         pH->RegisterToFormat( *pFmt );  in Modify()
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svddrag.hxx | 125 	void         SetHdl(SdrHdl* pH)                  { pHdl=pH;       }  in SetHdl()  argument
 | 
| /aoo4110/main/rsc/source/res/ | 
| H A D | rscconst.cxx | 303 ERRTYPE RscEnum::GetConst( const RSCINST & rInst, Atom * pH ){  in GetConst()  argument304     *pH = pVarArray[ ((RscEnumInst *)rInst.pData)->nValue ].nId;  in GetConst()
 
 | 
| H A D | rsctop.cxx | 587 ERRTYPE RscTop::GetConst( const RSCINST & rInst, Atom * pH ){  in GetConst()  argument590 					GetConst( rInst, pH );  in GetConst()
 
 | 
| /aoo4110/main/sw/source/core/doc/ | 
| H A D | docfly.cxx | 331 					SwFmtHoriOrient* pH = (SwFmtHoriOrient*)pItem;  in SetFlyFrmAnchor()  local332 					aOldH.SetHoriOrient( pH->GetHoriOrient() );  in SetFlyFrmAnchor()
 333 					aOldH.SetRelationOrient( pH->GetRelationOrient() );  in SetFlyFrmAnchor()
 
 | 
| /aoo4110/main/rsc/inc/ | 
| H A D | rsctop.hxx | 178 	virtual ERRTYPE GetConst( const RSCINST & rInst, Atom * pH );
 | 
| /aoo4110/main/sw/source/ui/docvw/ | 
| H A D | edtwin.cxx | 187     SwAnchorMarker( SdrHdl* pH )   in SwAnchorMarker()  argument188         : pHdl( pH )  in SwAnchorMarker()
 189         , aHdlPos( pH->GetPos() )  in SwAnchorMarker()
 190         , aLastPos( pH->GetPos() )   in SwAnchorMarker()
 191         , bTopRightHandle( pH->GetKind() == HDL_ANCHOR_TR )  in SwAnchorMarker()
 
 | 
| /aoo4110/main/sw/source/filter/ww8/ | 
| H A D | ww8par6.cxx | 4259         const SvxFontHeightItem* pH = (const SvxFontHeightItem*)  in Read_LineSpace()  local4261         nSpaceTw = (sal_uInt16)( n * pH->GetHeight() / 100 );  in Read_LineSpace()
 4265                                                     * pH->GetHeight() / 100 );  in Read_LineSpace()
 
 | 
| /aoo4110/extras/l10n/source/vi/ | 
| H A D | localize.sdf | 850 …ue	..TableWizard.TableWizard.business.Tables.timebilled	Name			0	vi	MãGiờLậpHĐơn				20130618 17:22…851 …leWizard.business.Tables.timebilled.Fields.timebilledID	Name			0	vi	MãGiờLậpHĐơn				20130618 17:22…
 
 |