Home
last modified time | relevance | path

Searched refs:b64BitPropFlags (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx327 bool b64BitPropFlags = false );
332 bool b64BitPropFlags = false );
336 bool b64BitPropFlags = false );
388 void constructAxPropObj( const String& rPropNameList, bool b64BitPropFlags );
/trunk/main/oox/source/dump/
H A Doledumper.cxx1042 …treamRef& rxStrm, const OUString& rSysFileName, const String& rPropNameList, bool b64BitPropFlags ) 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
1231 mb64BitPropFlags = b64BitPropFlags; in constructAxPropObj()
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx258 AxBinaryPropertyReader::AxBinaryPropertyReader( BinaryInputStream& rInStrm, bool b64BitPropFlags ) : in AxBinaryPropertyReader() argument
267 if( b64BitPropFlags ) in AxBinaryPropertyReader()
/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx144 …explicit AxBinaryPropertyReader( BinaryInputStream& rInStrm, bool b64BitPropFlags = fal…

Completed in 42 milliseconds