Searched refs:aCharFmtDep (Results 1 – 2 of 2) sorted by relevance
58 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 …]
39 SwDepend aCharFmtDep, aAnchorCharFmtDep; member in SwEndNoteInfo60 SwClient *GetCharFmtDep() const { return (SwClient*)&aCharFmtDep; } in GetCharFmtDep()
Completed in 22 milliseconds