Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx58 if ( rInfo.aCharFmtDep.GetRegisteredIn() ) in operator =()
59 ((SwModify*)rInfo.aCharFmtDep.GetRegisteredIn())->Add( &aCharFmtDep ); in operator =()
60 else if ( aCharFmtDep.GetRegisteredIn() ) in operator =()
61 ((SwModify*)aCharFmtDep.GetRegisteredIn())->Remove( &aCharFmtDep ); in operator =()
83 aCharFmtDep.GetRegisteredIn() == in operator ==()
99 aCharFmtDep( this, 0 ), in SwEndNoteInfo()
111 ((SwModify*)rInfo.aCharFmtDep.GetRegisteredIn())->Add( &aCharFmtDep ); in SwEndNoteInfo()
121 aCharFmtDep( this, 0 ), in SwEndNoteInfo()
163 if ( !aCharFmtDep.GetRegisteredIn() ) in GetCharFmt()
167 pFmt->Add( &((SwClient&)aCharFmtDep) ); in GetCharFmt()
[all …]
/trunk/main/sw/inc/
H A Dftninfo.hxx39 SwDepend aCharFmtDep, aAnchorCharFmtDep; member in SwEndNoteInfo
60 SwClient *GetCharFmtDep() const { return (SwClient*)&aCharFmtDep; } in GetCharFmtDep()

Completed in 16 milliseconds