Searched refs:pAttrLeft (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, 57 pAttrLeft = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_LEFT, ATTR_HOR_JUSTIFY ); in MemNew() 70 delete pAttrLeft; in MemDelete()
|
H A D | tool.cxx | 60 extern SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; 64 SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; variable 96 pJustify = pAttrLeft; in PutFormString()
|
Completed in 15 milliseconds