Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx622 const ::uno::Any* pHoriP = 0; in FillBaseProperties() local
623 GetProperty(RES_HORI_ORIENT, MID_HORIORIENT_POSITION|CONVERT_TWIPS, pHoriP ); in FillBaseProperties()
628 if(pHori||pHoriP||pHoriR||pPageT) in FillBaseProperties()
633 if(pHoriP) in FillBaseProperties()
634 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pHoriP, MID_HORIORIENT_POSITION|CONVERT_TWIPS); in FillBaseProperties()

Completed in 30 milliseconds