Searched refs:pHOrient (Results 1 – 2 of 2) sorted by relevance
94 SwFmtHoriOrient* pHOrient; member in SwShapeDescriptor_Impl117 pHOrient( 0L ), in SwShapeDescriptor_Impl()139 delete pHOrient; in ~SwShapeDescriptor_Impl()160 if (bCreate && !pHOrient) in GetHOrient()163 … pHOrient = new SwFmtHoriOrient( 0, text::HoriOrientation::NONE, text::RelOrientation::FRAME ); in GetHOrient()165 return pHOrient; in GetHOrient()207 void RemoveHOrient(){DELETEZ(pHOrient);} in RemoveHOrient()
1999 const uno::Any* pHOrient; in ApplyTblAttr() local2000 if(GetProperty(RES_HORI_ORIENT, MID_HORIORIENT_ORIENT, pHOrient)) in ApplyTblAttr()2003 ((SfxPoolItem&)aOrient).PutValue(*pHOrient, MID_HORIORIENT_ORIENT|CONVERT_TWIPS); in ApplyTblAttr()
Completed in 44 milliseconds