Searched refs:pEndNoteInfo (Results 1 – 4 of 4) sorted by relevance
251 pEndNoteInfo( new SwEndNoteInfo ), in SwDoc()612 pEndNoteInfo->ReleaseCollection(); in ~SwDoc()692 delete pEndNoteInfo; in ~SwDoc()893 pEndNoteInfo->ReleaseCollection(); in ClearDoc()
365 *pEndNoteInfo = rInfo; in SetEndNoteInfo()395 pEndNoteInfo->ModifyNotification( &aOld, &aNew ); in SetEndNoteInfo()
475 else if ( pEndNoteInfo->DependsOn( pDel ) ) in PreDelPageDesc()477 pEndNoteInfo->ChgPageDesc( aPageDescs[0] ); in PreDelPageDesc()
345 SwEndNoteInfo *pEndNoteInfo; member in SwDoc1139 const SwEndNoteInfo& GetEndNoteInfo() const { return *pEndNoteInfo; } in GetEndNoteInfo()