Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dswevent.hxx85 const SwFmtINetFmt* pINetAttr; member
105 void Set( const SwFmtINetFmt* pINetAttr ) in Set()
106 { eType = EVENT_OBJECT_INETATTR; PTR.pINetAttr = pINetAttr; PTR.IMAP.pIMapObj = 0; } in Set()
/aoo41x/main/sw/source/ui/inc/
H A Dcontent.hxx100 const SwTxtINetFmt* pINetAttr; member in SwURLFieldContent
108 : SwContent( pCnt, rName, nYPos ), sURL( rURL ), pINetAttr( pAttr ) in SwURLFieldContent()
113 const SwTxtINetFmt* GetINetAttr() { return pINetAttr; } in GetINetAttr()
/aoo41x/main/sw/source/core/doc/
H A Ddocbasic.cxx169 && rCallEvent.PTR.pINetAttr == pItem ) in CallEvent()
176 pTbl = rCallEvent.PTR.pINetAttr->GetMacroTbl(); in CallEvent()
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx202 return pINetAttr->IsProtect(); in IsProtect()

Completed in 61 milliseconds