Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx290 const ::uno::Any* pVertR = 0; in FillBaseProperties() local
291 GetProperty(RES_VERT_ORIENT, MID_VERTORIENT_RELATION, pVertR ); in FillBaseProperties()
292 if(pVert||pVertP||pVertR) in FillBaseProperties()
299 if(pVertR) in FillBaseProperties()
300 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pVertR, MID_VERTORIENT_RELATION); in FillBaseProperties()

Completed in 15 milliseconds