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