Home
last modified time | relevance | path

Searched refs:nConvertFlags (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsoleexp.hxx42 sal_uInt32 nConvertFlags; member in SvxMSExportOLEObjects
44 SvxMSExportOLEObjects( sal_uInt32 nCnvrtFlgs ) : nConvertFlags(nCnvrtFlgs) {} in SvxMSExportOLEObjects()
46 void SetFlags( sal_uInt32 n ) { nConvertFlags = n; } in SetFlags()
47 sal_uInt32 GetFlags() const { return nConvertFlags; } in GetFlags()
H A Dmsdffimp.hxx463 sal_uInt32 nConvertFlags, SotStorage& rSrcStg,
701 sal_uInt32 nConvertFlags,
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx7125 …:star::embed::XEmbeddedObject > SvxMSDffManager::CheckForConvertToSOObj( sal_uInt32 nConvertFlags, in CheckForConvertToSOObj() argument
7136 else if ( nConvertFlags ) in CheckForConvertToSOObj()
7179 if( nConvertFlags & pArr->nFlag ) in CheckForConvertToSOObj()
7313 sal_uInt32 nConvertFlags, in CreateSdrOLEFromStorage() argument
7375 nConvertFlags, *xObjStg, xDestStorage, rGrf, rVisArea )); in CreateSdrOLEFromStorage()

Completed in 41 milliseconds