Home
last modified time | relevance | path

Searched refs:pH (Results 1 – 22 of 22) sorted by path

/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf13065 …ue ..TableWizard.TableWizard.business.Tables.timebilled Name 0 vi MãGiờLậpHĐơn 20200411 15:09…
13066 …leWizard.business.Tables.timebilled.Fields.timebilledID Name 0 vi MãGiờLậpHĐơn 20200411 15:09…
/trunk/main/rsc/inc/
H A Drsctop.hxx178 virtual ERRTYPE GetConst( const RSCINST & rInst, Atom * pH );
/trunk/main/rsc/source/res/
H A Drscconst.cxx303 ERRTYPE RscEnum::GetConst( const RSCINST & rInst, Atom * pH ){ in GetConst() argument
304 *pH = pVarArray[ ((RscEnumInst *)rInst.pData)->nValue ].nId; in GetConst()
H A Drsctop.cxx587 ERRTYPE RscTop::GetConst( const RSCINST & rInst, Atom * pH ){ in GetConst() argument
590 GetConst( rInst, pH ); in GetConst()
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizertoken.cxx299 TypeNameHashMap* pH = new TypeNameHashMap; in TKGet() local
303 (*pH)[ pPtr->pS ] = pPtr->pE; in TKGet()
304 pHashMap = pH; in TKGet()
/trunk/main/svx/inc/svx/
H A Dsvddrag.hxx125 void SetHdl(SdrHdl* pH) { pHdl=pH; } in SetHdl() argument
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx290 TypeNameHashMap* pH = new TypeNameHashMap; in Get() local
294 (*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()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1110 SdrHdl* pH=GetHdlList().GetHdl(eRef); in MoveSdrDrag() local
1112 if (pH!=NULL) in MoveSdrDrag()
1114 Point aRef(pH->GetPos()); in MoveSdrDrag()
2171 SdrHdl* pH=GetHdlList().GetHdl(HDL_REF1); in BeginSdrDrag() local
2173 if (pH!=NULL) in BeginSdrDrag()
2176 DragStat().Ref1()=pH->GetPos(); in BeginSdrDrag()
H A Dsvdmrkv.cxx1231 SdrHdl* pH = aHdl.GetHdl(HDL_REF1); in SetRef1() local
1232 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 Dsvdoashp.cxx2193 SdrHdl* pH = NULL; in GetHdl() local
2197 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()
H A Dsvdobj.cxx1236 SdrHdl* pH=NULL; in GetHdl() local
1239 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 Dsvdocirc.cxx407 SdrHdl* pH = NULL; in GetHdl() local
470 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 Dsvdorect.cxx320 SdrHdl* pH = NULL; in GetHdl() local
334 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 Dsvdotxdr.cxx61 SdrHdl* pH=NULL; in GetHdl() local
77 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()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2429 SdrHdl* pH=0; in AddToHdlList() local
2430 …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()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx334 SwFmtHoriOrient* pH = (SwFmtHoriOrient*)pItem; in SetFlyFrmAnchor() local
335 aOldH.SetHoriOrient( pH->GetHoriOrient() ); in SetFlyFrmAnchor()
336 aOldH.SetRelationOrient( pH->GetRelationOrient() ); in SetFlyFrmAnchor()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2526 SwFmtHeader *pH = 0; in Modify() local
2534 RES_HEADER, sal_False, (const SfxPoolItem**)&pH ); in Modify()
2564 pH = (SwFmtHeader*)pNew; in Modify()
2568 if( pH && pH->IsActive() && !pH->GetHeaderFmt() ) in Modify()
2571 pH->RegisterToFormat( *pFmt ); in Modify()
H A Dhffrm.cxx729 SwHeaderFrm *pH = new SwHeaderFrm( (SwFrmFmt*)rH.GetHeaderFmt(), this ); in PrepareHeader() local
730 pH->Paste( this, pLay ); in PrepareHeader()
732 ::RegistFlys( this, pH ); in PrepareHeader()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx4259 const SvxFontHeightItem* pH = (const SvxFontHeightItem*) in Read_LineSpace() local
4261 nSpaceTw = (sal_uInt16)( n * pH->GetHeight() / 100 ); in Read_LineSpace()
4265 * pH->GetHeight() / 100 ); in Read_LineSpace()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx187 SwAnchorMarker( SdrHdl* pH ) in SwAnchorMarker() argument
188 : 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()
/trunk/main/xmloff/source/draw/
H A DEnhancedCustomShapeToken.cxx180 TypeNameHashMap* pH = new TypeNameHashMap; in EASGet() local
184 (*pH)[ pPtr->pS ] = pPtr->pE; in EASGet()
185 pHashMap = pH; in EASGet()
H A Dximpcustomshape.cxx1201 EquationHashMap::iterator aHashIter( pH->find( aEquationName ) ); in CheckAndResolveEquationParameter()
1202 if ( aHashIter != pH->end() ) in CheckAndResolveEquationParameter()
1215 EquationHashMap* pH = new EquationHashMap; in EndElement() local
1242 if ( aHashIter != pH->end() ) in EndElement()
1271 CheckAndResolveEquationParameter( rSeq[ i ].First, pH ); in EndElement()
1272 CheckAndResolveEquationParameter( rSeq[ i ].Second, pH ); in EndElement()
1283 CheckAndResolveEquationParameter( rSeq[ i ].TopLeft.First, pH ); in EndElement()
1312 pValues->Value.getValue()), pH ); in EndElement()
1320 pValues->Value.getValue())).First, pH ); in EndElement()
1322 pValues->Value.getValue())).Second, pH ); in EndElement()
[all …]

Completed in 1161 milliseconds