Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dnoteurl.hxx68 extern SwNoteURL *pNoteURL;
/aoo42x/main/sw/source/core/text/
H A Dnoteurl.cxx38 SwNoteURL *pNoteURL = NULL; variable
H A Dinftxt.cxx356 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()
1332 ASSERT( pNoteURL, "NotifyURL: pNoteURL gone with the wind!" ); in _NotifyURL()
1345 pNoteURL->InsertURLNote( rFmt.GetValue(), rFmt.GetTargetFrame(), in _NotifyURL()
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx6881 ASSERT( !pNoteURL, "MakeGraphic: pNoteURL already used? " ); in MakeGraphic()
6882 pNoteURL = new SwNoteURL; in MakeGraphic()
6961 ASSERT( pNoteURL, "MakeGraphic: Good Bye, NoteURL." ); in MakeGraphic()
6962 pNoteURL->FillImageMap( pMap, pFly->Frm().Pos(), aMap ); in MakeGraphic()
6963 delete pNoteURL; in MakeGraphic()
6964 pNoteURL = NULL; in MakeGraphic()

Completed in 133 milliseconds