Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx326 const String& rPropNameList,
331 const String& rPropNameList,
335 const String& rPropNameList,
388 void constructAxPropObj( const String& rPropNameList, bool b64BitPropFlags );
/trunk/main/oox/source/dump/
H A Doledumper.cxx1042 …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 47 milliseconds