Searched refs:pAttrRepeat (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/filter/lotus/ |
H A D | memory.cxx | 45 *pAttrRepeat, *pAttrStandard; // -> tool.cxx, fuer GetFormAttr() 59 pAttrRepeat = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_REPEAT, ATTR_HOR_JUSTIFY ); in MemNew() 72 delete pAttrRepeat; in MemDelete()
|
H A D | tool.cxx | 60 extern SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; 64 SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; variable 107 pJustify = pAttrRepeat; in PutFormString()
|
Completed in 16 milliseconds