Searched refs:aAnchorCharFmtDep (Results 1 – 2 of 2) sorted by relevance
63 if ( rInfo.aAnchorCharFmtDep.GetRegisteredIn() ) in operator =()64 ((SwModify*)rInfo.aAnchorCharFmtDep.GetRegisteredIn())->Add( in operator =()65 &aAnchorCharFmtDep ); in operator =()66 else if( aAnchorCharFmtDep.GetRegisteredIn() ) in operator =()67 ((SwModify*)aAnchorCharFmtDep.GetRegisteredIn())->Remove( in operator =()68 &aAnchorCharFmtDep ); in operator =()85 aAnchorCharFmtDep.GetRegisteredIn() == in operator ==()86 rInfo.aAnchorCharFmtDep.GetRegisteredIn() && in operator ==()100 aAnchorCharFmtDep( this, 0 ), in SwEndNoteInfo()113 if( rInfo.aAnchorCharFmtDep.GetRegisteredIn() ) in SwEndNoteInfo()[all …]
39 SwDepend aCharFmtDep, aAnchorCharFmtDep; member in SwEndNoteInfo64 SwClient *GetAnchorCharFmtDep() const { return (SwClient*)&aAnchorCharFmtDep; } in GetAnchorCharFmtDep()