Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx288 const ::uno::Any* pVertP = 0; in FillBaseProperties() local
289 GetProperty(RES_VERT_ORIENT, MID_VERTORIENT_POSITION|CONVERT_TWIPS, pVertP ); in FillBaseProperties()
292 if(pVert||pVertP||pVertR) in FillBaseProperties()
297 if(pVertP) in FillBaseProperties()
298 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pVertP, MID_VERTORIENT_POSITION|CONVERT_TWIPS); in FillBaseProperties()

Completed in 50 milliseconds