Searched refs:pNoteURL (Results 1 – 4 of 4) sorted by relevance
68 extern SwNoteURL *pNoteURL;
38 SwNoteURL *pNoteURL = NULL; variable
353 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()1320 ASSERT( pNoteURL, "NotifyURL: pNoteURL gone with the wind!" ); in _NotifyURL()1333 pNoteURL->InsertURLNote( rFmt.GetValue(), rFmt.GetTargetFrame(), in _NotifyURL()
6693 ASSERT( !pNoteURL, "MakeGraphic: pNoteURL already used? " ); in MakeGraphic()6694 pNoteURL = new SwNoteURL; in MakeGraphic()6773 ASSERT( pNoteURL, "MakeGraphic: Good Bye, NoteURL." ); in MakeGraphic()6774 pNoteURL->FillImageMap( pMap, pFly->Frm().Pos(), aMap ); in MakeGraphic()6775 delete pNoteURL; in MakeGraphic()6776 pNoteURL = NULL; in MakeGraphic()
Completed in 59 milliseconds