Home
last modified time | relevance | path

Searched refs:aOle2Link (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1940 if( aOle2Link.IsSet() ) in SetModified()
1943 aOle2Link.Call( (void*)nCall ); in SetModified()
1963 if( nCall && aOle2Link.IsSet() ) in ResetModified()
1966 aOle2Link.Call( (void*)nCall ); in ResetModified()
/trunk/main/sw/inc/
H A Ddoc.hxx289 Link aOle2Link; // OLE 2.0-Benachrichtigung member in SwDoc
1815 inline void SetOle2Link(const Link& rLink) {aOle2Link = rLink;} in SetOle2Link()
1816 inline const Link& GetOle2Link() const {return aOle2Link;} in GetOle2Link()

Completed in 42 milliseconds