Searched defs:nAttrToken (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/oox/source/helper/ |
H A D | attributelist.cxx | 243 sal_Int32 AttributeList::getToken( sal_Int32 nAttrToken, sal_Int32 nDefault ) const in getToken() 248 OUString AttributeList::getString( sal_Int32 nAttrToken, const OUString& rDefault ) const in getString() 260 OUString AttributeList::getXString( sal_Int32 nAttrToken, const OUString& rDefault ) const in getXString() 265 double AttributeList::getDouble( sal_Int32 nAttrToken, double fDefault ) const in getDouble() 270 sal_Int32 AttributeList::getInteger( sal_Int32 nAttrToken, sal_Int32 nDefault ) const in getInteger() 275 sal_uInt32 AttributeList::getUnsigned( sal_Int32 nAttrToken, sal_uInt32 nDefault ) const in getUnsigned() 280 sal_Int64 AttributeList::getHyper( sal_Int32 nAttrToken, sal_Int64 nDefault ) const in getHyper() 285 sal_Int32 AttributeList::getIntegerHex( sal_Int32 nAttrToken, sal_Int32 nDefault ) const in getIntegerHex() 290 sal_uInt32 AttributeList::getUnsignedHex( sal_Int32 nAttrToken, sal_uInt32 nDefault ) const in getUnsignedHex() 295 sal_Int64 AttributeList::getHyperHex( sal_Int32 nAttrToken, sal_Int64 nDefault ) const in getHyperHex() [all …]
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtfldi.cxx | 708 sal_uInt16 nAttrToken, in ProcessAttribute() 905 sal_uInt16 nAttrToken, in ProcessAttribute() 1249 sal_uInt16 nAttrToken, in ProcessAttribute() 1547 sal_uInt16 nAttrToken, in ProcessAttribute() 1603 sal_uInt16 nAttrToken, in ProcessAttribute() 1679 sal_uInt16 nAttrToken, in ProcessAttribute() 1894 sal_uInt16 nAttrToken, in ProcessAttribute() 1975 sal_uInt16 nAttrToken, in ProcessAttribute() 2059 sal_uInt16 nAttrToken, in ProcessAttribute() 2122 sal_uInt16 nAttrToken, in ProcessAttribute() [all …]
|
H A D | txtvfldi.cxx | 149 sal_uInt16 nAttrToken, in ProcessAttribute() 413 sal_uInt16 nAttrToken, const OUString& sAttrValue ) in ProcessAttribute() 725 sal_uInt16 nAttrToken, in ProcessAttribute() 1122 sal_uInt16 nAttrToken, const OUString& sAttrValue ) in ProcessAttribute() 1298 sal_uInt16 nAttrToken, const OUString& sAttrValue ) in ProcessAttribute()
|
Completed in 42 milliseconds