Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx646 const ::uno::Any* pVertP = 0; in FillBaseProperties() local
647 GetProperty(RES_VERT_ORIENT, MID_VERTORIENT_POSITION|CONVERT_TWIPS, pVertP ); in FillBaseProperties()
650 if(pVert||pVertP||pVertR) in FillBaseProperties()
655 if(pVertP) in FillBaseProperties()
656 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pVertP, MID_VERTORIENT_POSITION|CONVERT_TWIPS); in FillBaseProperties()

Completed in 28 milliseconds