Home
last modified time | relevance | path

Searched refs:bStream (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sot/inc/sot/
H A Dstorinfo.hxx39 sal_Bool bStream:1, member in SvStorageInfo
48 , bStream( !bIsStorage ) in SvStorageInfo()
54 sal_Bool IsStream() const { return bStream; } in IsStream()
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx547 void FlashExporter::exportDrawPageContents( const Reference< XDrawPage >& xPage, bool bStream, bool… in exportDrawPageContents() argument
550 exportShapes(xShapes, bStream, bMaster); in exportDrawPageContents()
557 void FlashExporter::exportShapes( const Reference< XShapes >& xShapes, bool bStream, bool bMaster ) in exportShapes() argument
581 if (bStream) in exportShapes()
H A Dswfexporter.hxx200 …star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& xPage, bool bStream, bool bMaster );
201 …:star::uno::Reference< ::com::sun::star::drawing::XShapes >& xShapes, bool bStream, bool bMaster );
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java534 boolean bStream = false; in checkStreamLoader()
/trunk/main/sot/source/sdstor/
H A Dstg.cxx343 bStream = sal_Bool( rE.aEntry.GetType() == STG_STREAM ); in SvStorageInfo()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2536 void InputObjectBase::dumpRawBinary( sal_Int64 nBytes, bool bShowOffset, bool bStream ) in dumpRawBinary() argument
2545 bStream ? "max-binary-stream-size" : "max-binary-data-size", SAL_MAX_INT64 ); in dumpRawBinary()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1589 …void dumpRawBinary( sal_Int64 nBytes, bool bShowOffset = true, bool bStream = false…

Completed in 65 milliseconds