Home
last modified time | relevance | path

Searched refs:pHOrient (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx94 SwFmtHoriOrient* pHOrient; member in SwShapeDescriptor_Impl
117 pHOrient( 0L ), in SwShapeDescriptor_Impl()
139 delete pHOrient; in ~SwShapeDescriptor_Impl()
160 if (bCreate && !pHOrient) in GetHOrient()
163pHOrient = new SwFmtHoriOrient( 0, text::HoriOrientation::NONE, text::RelOrientation::FRAME ); in GetHOrient()
165 return pHOrient; in GetHOrient()
207 void RemoveHOrient(){DELETEZ(pHOrient);} in RemoveHOrient()
H A Dunotbl.cxx1999 const uno::Any* pHOrient; in ApplyTblAttr() local
2000 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 177 milliseconds