Home
last modified time | relevance | path

Searched refs:SaveOlePropertySet (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sc/source/filter/excel/
H A Dexpop2.cxx120 sfx2::SaveOlePropertySet(xDocProps, xRootStrg, &metaFile); in Write()
123 sfx2::SaveOlePropertySet(xDocProps, xRootStrg ); in Write()
204 sfx2::SaveOlePropertySet(xDocProps, xRootStrg, &metaFile); in Write()
/AOO42X/main/sfx2/inc/sfx2/
H A Ddocinf.hxx62 bool SFX2_DLLPUBLIC SaveOlePropertySet(
/AOO42X/main/sfx2/source/doc/
H A Ddocinf.cxx173 bool SFX2_DLLPUBLIC SaveOlePropertySet( in SaveOlePropertySet() function
/AOO42X/main/sd/source/filter/eppt/
H A Deppt.cxx378 sfx2::SaveOlePropertySet( xDocProps, mrStg, in ImplCreateDocumentSummaryInformation()
383 sfx2::SaveOlePropertySet( xDocProps, mrStg, in ImplCreateDocumentSummaryInformation()
/AOO42X/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3501 sfx2::SaveOlePropertySet(xDocProps, &GetWriter().GetStorage(), &metaFile); in PrepareStorage()
3504 sfx2::SaveOlePropertySet( xDocProps, &GetWriter().GetStorage() ); in PrepareStorage()