Home
last modified time | relevance | path

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

/AOO41X/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()
/AOO41X/main/sfx2/inc/sfx2/ !
H A Ddocinf.hxx62 bool SFX2_DLLPUBLIC SaveOlePropertySet(
/AOO41X/main/sfx2/source/doc/ !
H A Ddocinf.cxx173 bool SFX2_DLLPUBLIC SaveOlePropertySet( in SaveOlePropertySet() function
/AOO41X/main/sd/source/filter/eppt/ !
H A Deppt.cxx378 sfx2::SaveOlePropertySet( xDocProps, mrStg, in ImplCreateDocumentSummaryInformation()
383 sfx2::SaveOlePropertySet( xDocProps, mrStg, in ImplCreateDocumentSummaryInformation()
/AOO41X/main/sw/source/filter/ww8/ !
H A Dwrtww8.cxx3516 sfx2::SaveOlePropertySet(xDocProps, &GetWriter().GetStorage(), &metaFile); in PrepareStorage()
3519 sfx2::SaveOlePropertySet( xDocProps, &GetWriter().GetStorage() ); in PrepareStorage()