Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/filter/source/flash/
H A Dswfexporter.cxx493 void FlashExporter::exportDrawPageContents( Reference< XDrawPage >& xPage, bool bStream, bool bMast… in exportDrawPageContents() argument
496 exportShapes(xShapes, bStream, bMaster); in exportDrawPageContents()
503 void FlashExporter::exportShapes( Reference< XShapes >& xShapes, bool bStream, bool bMaster ) in exportShapes() argument
527 if (bStream) in exportShapes()
H A Dswfexporter.hxx186 …star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& xPage, bool bStream, bool bMaster );
187 …:star::uno::Reference< ::com::sun::star::drawing::XShapes >& xShapes, bool bStream, bool bMaster );
/aoo41x/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java534 boolean bStream = false; in checkStreamLoader()
/aoo41x/main/sot/source/sdstor/
H A Dstg.cxx343 bStream = sal_Bool( rE.aEntry.GetType() == STG_STREAM ); in SvStorageInfo()
/aoo41x/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()
/aoo41x/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1589 …void dumpRawBinary( sal_Int64 nBytes, bool bShowOffset = true, bool bStream = false…

Completed in 41 milliseconds