Home
last modified time | relevance | path

Searched refs:pNoteURL (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dnoteurl.hxx68 extern SwNoteURL *pNoteURL;
/aoo4110/main/sw/source/core/text/
H A Dnoteurl.cxx38 SwNoteURL *pNoteURL = NULL; variable
H A Dinftxt.cxx353 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()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx6693 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 62 milliseconds