Searched refs:pAttrRight (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/lotus/ |
H A D | memory.cxx | 44 extern SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, 56 pAttrRight = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY ); in MemNew() 69 delete pAttrRight; in MemDelete()
|
H A D | tool.cxx | 60 extern SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; 64 SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; variable 92 pJustify = pAttrRight; in PutFormString()
|
Completed in 17 milliseconds