Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocundomanager.cxx235 DocumentUndoManager::DocumentUndoManager( SfxBaseModel& i_document ) in DocumentUndoManager() argument
236 :SfxModelSubComponent( i_document ) in DocumentUndoManager()
/trunk/main/sfx2/source/inc/
H A Ddocundomanager.hxx61 DocumentUndoManager( SfxBaseModel& i_document );
H A Deventsupplier.hxx128 SfxObjectShell* i_document );
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx454 ::comphelper::NamedValueCollection& o_normalizedDescriptor, SfxObjectShell* i_document ) in NormalizeMacro() argument
456 SfxObjectShell* pDoc = i_document; in NormalizeMacro()