Home
last modified time | relevance | path

Searched refs:PURGE_OLE (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/filter/basflt/
H A Dshellio.cxx924 sal_Bool bWasPurgeOle = pOutDoc->get(IDocumentSettingAccess::PURGE_OLE); in Write()
925 pOutDoc->set(IDocumentSettingAccess::PURGE_OLE, false); in Write()
937 pOutDoc->set(IDocumentSettingAccess::PURGE_OLE, bWasPurgeOle ); in Write()
/aoo4110/main/sw/inc/
H A DIDocumentSettingAccess.hxx87 PURGE_OLE, enumerator
/aoo4110/main/sw/source/core/ole/
H A Dndole.cxx899 if( pDoc->get(IDocumentSettingAccess::PURGE_OLE) ) in UnloadObject()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx212 case PURGE_OLE: return mbPurgeOLE; in get()
346 case PURGE_OLE: in set()

Completed in 44 milliseconds