Searched refs:rPropNameList (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/oox/inc/oox/dump/ |
H A D | oledumper.hxx | 326 const String& rPropNameList, 331 const String& rPropNameList, 335 const String& rPropNameList, 388 void constructAxPropObj( const String& rPropNameList, bool b64BitPropFlags );
|
/aoo4110/main/oox/source/dump/ |
H A D | oledumper.cxx | 1042 …ryInputStreamRef& rxStrm, const OUString& rSysFileName, const String& rPropNameList, bool b64BitPr… in construct() argument 1045 constructAxPropObj( rPropNameList, b64BitPropFlags ); in construct() 1049 const BinaryInputStreamRef& rxStrm, const String& rPropNameList, bool b64BitPropFlags ) in construct() argument 1052 constructAxPropObj( rPropNameList, b64BitPropFlags ); in construct() 1056 const String& rPropNameList, bool b64BitPropFlags ) in construct() argument 1059 constructAxPropObj( rPropNameList, b64BitPropFlags ); in construct() 1226 void AxPropertyObjectBase::constructAxPropObj( const String& rPropNameList, bool b64BitPropFlags ) in constructAxPropObj() argument 1230 mxPropNames = cfg().getNameList( rPropNameList ); in constructAxPropObj()
|
Completed in 30 milliseconds