Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/lotus/
H A Dmemory.cxx45 *pAttrRepeat, *pAttrStandard; // -> tool.cxx, fuer GetFormAttr()
60 pAttrStandard = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_STANDARD, ATTR_HOR_JUSTIFY ); in MemNew()
73 delete pAttrStandard; in MemDelete()
H A Dtool.cxx60 extern SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard;
64 SvxHorJustifyItem *pAttrRight, *pAttrLeft, *pAttrCenter, *pAttrRepeat, *pAttrStandard; variable
111 pJustify = pAttrStandard; in PutFormString()

Completed in 10 milliseconds