Searched refs:pEndNoteInfo (Results 1 – 4 of 4) sorted by relevance
253 pEndNoteInfo( new SwEndNoteInfo ), in SwDoc()629 pEndNoteInfo->ReleaseCollection(); in ~SwDoc()709 delete pEndNoteInfo; in ~SwDoc()908 pEndNoteInfo->ReleaseCollection(); in ClearDoc()
365 *pEndNoteInfo = rInfo; in SetEndNoteInfo()395 pEndNoteInfo->ModifyNotification( &aOld, &aNew ); in SetEndNoteInfo()
502 else if ( pEndNoteInfo->DependsOn( pDel ) ) in PreDelPageDesc()504 pEndNoteInfo->ChgPageDesc( aPageDescs[0] ); in PreDelPageDesc()
345 SwEndNoteInfo *pEndNoteInfo; member in SwDoc1146 const SwEndNoteInfo& GetEndNoteInfo() const { return *pEndNoteInfo; } in GetEndNoteInfo()
Completed in 36 milliseconds