Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx648 const ::uno::Any* pVertR = 0; in FillBaseProperties() local
649 GetProperty(RES_VERT_ORIENT, MID_VERTORIENT_RELATION, pVertR ); in FillBaseProperties()
650 if(pVert||pVertP||pVertR) in FillBaseProperties()
657 if(pVertR) in FillBaseProperties()
658 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pVertR, MID_VERTORIENT_RELATION); in FillBaseProperties()

Completed in 24 milliseconds