Searched refs:aOle2Link (Results 1 – 2 of 2) sorted by relevance
1940 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()
289 Link aOle2Link; // OLE 2.0-Benachrichtigung member in SwDoc1815 inline void SetOle2Link(const Link& rLink) {aOle2Link = rLink;} in SetOle2Link()1816 inline const Link& GetOle2Link() const {return aOle2Link;} in GetOle2Link()
Completed in 39 milliseconds