Home
last modified time | relevance | path

Searched refs:SwFmtINetFmt (Results 1 – 25 of 57) sorted by relevance

123

/aoo42x/main/sw/source/core/txtnode/
H A Dfmtatr2.cxx64 TYPEINIT1_AUTOFACTORY(SwFmtINetFmt, SfxPoolItem);
197 SwFmtINetFmt::SwFmtINetFmt() in SwFmtINetFmt() function in SwFmtINetFmt
210 SwFmtINetFmt::SwFmtINetFmt( const XubString& rURL, const XubString& rTarget ) in SwFmtINetFmt() function in SwFmtINetFmt
226 SwFmtINetFmt::SwFmtINetFmt( const SwFmtINetFmt& rAttr ) in SwFmtINetFmt() function in SwFmtINetFmt
242 SwFmtINetFmt::~SwFmtINetFmt() in ~SwFmtINetFmt()
253 && msURL == ((SwFmtINetFmt&)rAttr).msURL in operator ==()
255 && msTargetFrame == ((SwFmtINetFmt&)rAttr).msTargetFrame in operator ==()
256 && msINetFmtName == ((SwFmtINetFmt&)rAttr).msINetFmtName in operator ==()
258 && mnINetFmtId == ((SwFmtINetFmt&)rAttr).mnINetFmtId in operator ==()
292 SfxPoolItem* SwFmtINetFmt::Clone( SfxItemPool* ) const in Clone()
[all …]
H A Dtxtatr2.cxx122 SwTxtINetFmt::SwTxtINetFmt( SwFmtINetFmt& rAttr, in SwTxtINetFmt()
140 const SwFmtINetFmt& rFmt = SwTxtAttrEnd::GetINetFmt(); in GetCharFmt()
/aoo42x/main/sw/inc/
H A Dfmtinfmt.hxx37 class SW_DLLPUBLIC SwFmtINetFmt: public SfxPoolItem class
51 SwFmtINetFmt( const String& rURL, const String& rTarget );
52 SwFmtINetFmt( const SwFmtINetFmt& rAttr );
53 SwFmtINetFmt(); // for TypeInfo
54 virtual ~SwFmtINetFmt();
H A Dtxatbase.hxx39 class SwFmtINetFmt;
119 inline const SwFmtINetFmt &GetINetFmt() const;
223 inline const SwFmtINetFmt& SwTxtAttr::GetINetFmt() const in GetINetFmt()
227 return (const SwFmtINetFmt&)(*m_pAttr); in GetINetFmt()
H A Dunoevent.hxx37 class SwFmtINetFmt;
56 void copyMacrosFromINetFmt(const SwFmtINetFmt& aFmt);
57 void copyMacrosIntoINetFmt(SwFmtINetFmt& aFmt);
H A Dswevent.hxx61 class SwFmtINetFmt;
85 const SwFmtINetFmt* pINetAttr;
105 void Set( const SwFmtINetFmt* pINetAttr ) in Set()
H A Dtxtinet.hxx45 SwTxtINetFmt( SwFmtINetFmt& rAttr, xub_StrLen nStart, xub_StrLen nEnd );
H A Dcrsrsh.hxx67 class SwFmtINetFmt;
847 const SwFmtINetFmt* FindINetAttr( const String& rName ) const;
H A Deditsh.hxx82 class SwFmtINetFmt; // InsertURL
770 sal_Bool InsertURL( const SwFmtINetFmt& rFmt, const String& rStr,
/aoo42x/main/sw/source/core/access/
H A Dacchyperlink.cxx98 const SwFmtINetFmt& rINetFmt = pTxtAttr->GetINetFmt(); in doAccessibleAction()
133 const SwFmtINetFmt& rINetFmt = pTxtAttr->GetINetFmt(); in getAccessibleActionDescription()
188 const SwFmtINetFmt& rINetFmt = pTxtAttr->GetINetFmt(); in getAccessibleActionObject()
219 const SwFmtINetFmt& rINetFmt = pTxtAttr->GetINetFmt(); in isValid()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx281 const SwFmtINetFmt* pINetFmt = (const SwFmtINetFmt*) pItem; in Reset()
338 SwFmtINetFmt aINetFmt(sURL, aTargetFrmLB.GetText()); in FillItemSet()
/aoo42x/main/sw/source/core/doc/
H A Dvisiturl.cxx67 const SwFmtINetFmt* pItem; in Notify()
72 if( 0 != (pItem = (SwFmtINetFmt*)pDoc->GetAttrPool().GetItem2( in Notify()
H A Ddocglbl.cxx383 SwFmtINetFmt aINet( sFileName , aEmptyStr ); in SplitDoc()
734 SwFmtINetFmt aINet( sFileName , aEmptyStr ); in SplitDoc()
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.hxx45 class SwFmtINetFmt;
190 SV_DECL_PTRARR( INetFmts, SwFmtINetFmt*, 1, 1 )
579 Writer& OutHTML_INetFmt( Writer&, const SwFmtINetFmt& rINetFmt, sal_Bool bOn );
H A Dhtmlatr.cxx3078 Writer& OutHTML_INetFmt( Writer& rWrt, const SwFmtINetFmt& rINetFmt, sal_Bool bOn ) in OutHTML_INetFmt()
3211 const SwFmtINetFmt& rINetFmt = (const SwFmtINetFmt&)rHt; in OutHTML_SwFmtINetFmt()
3218 SwFmtINetFmt *pINetFmt = in OutHTML_SwFmtINetFmt()
3227 const SwFmtINetFmt *pINetFmt = new SwFmtINetFmt( rINetFmt ); in OutHTML_SwFmtINetFmt()
3228 rHTMLWrt.aINetFmts.C40_INSERT( SwFmtINetFmt, pINetFmt, in OutHTML_SwFmtINetFmt()
3240 SwFmtINetFmt *pINetFmt = in OutHTML_SwFmtINetFmt()
3251 SwFmtINetFmt *pINetFmt = in OutHTML_SwFmtINetFmt()
H A Dhtmlgrin.cxx508 ((const SwFmtINetFmt&)aAttrTab.pINetFmt->GetItem()).GetValue(); in InsertImage()
750 const SwFmtINetFmt &rINetFmt = in InsertImage()
751 (const SwFmtINetFmt&)aAttrTab.pINetFmt->GetItem(); in InsertImage()
1223 SwFmtINetFmt aINetFmt( sHRef, sTarget ); in NewAnchor()
H A Dhtmlfly.cxx827 SwFmtINetFmt *pINetFmt = in OutHTML_Image()
1185 SwFmtINetFmt *pINetFmt = in OutHTML_Image()
1828 const SwFmtINetFmt* pINetFmt; in CollectLinkTargets()
1835 if( 0 != (pINetFmt = (SwFmtINetFmt*)pDoc->GetAttrPool().GetItem2( in CollectLinkTargets()
/aoo42x/main/sw/source/core/unocore/
H A Dunoevent.cxx159 const SwFmtINetFmt& aFmt) in copyMacrosFromINetFmt()
171 SwFmtINetFmt& aFmt) in copyMacrosIntoINetFmt()
/aoo42x/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx73 class SwFmtINetFmt;
441 virtual void TextINetFormat( const SwFmtINetFmt& ) = 0;
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx367 void SwWrtShell::ClickToINetAttr( const SwFmtINetFmt& rItem, sal_uInt16 nFilter ) in ClickToINetAttr()
498 SwFmtINetFmt aFmt( sURL, aEmptyStr ); in NavigatorPaste()
/aoo42x/main/sw/source/ui/docvw/
H A Dromenu.cxx128 SwFmtINetFmt &rIItem = *(SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr; in SwReadOnlyPopup()
/aoo42x/main/sw/source/ui/inc/
H A Dwrtsh.hxx49 class SwFmtINetFmt;
440 void ClickToINetAttr( const SwFmtINetFmt& rItem, sal_uInt16 nFilter = URLLOAD_NOFILTER );
/aoo42x/main/sw/source/ui/shells/
H A Dtxtattr.cxx223 SwFmtINetFmt aINetFmt( (const SwFmtINetFmt&) rItem ); in ExecCharAttrArgs()
/aoo42x/main/sw/sdi/
H A Dswitems.sdi42 item INetFmt SwFmtINetFmt;
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx449 ((SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr)->GetValue(), in GetData()
1331 SwFmtINetFmt aFmt( aBkmk.GetURL(), aEmptyStr ); in PasteData()
1461 SwFmtINetFmt aFmt( sURL, aEmptyStr ); in PasteData()
2555 rSh.InsertURL( SwFmtINetFmt( sFile, aEmptyStr ), in _PasteAsHyperlink()
2653 rSh.InsertURL( SwFmtINetFmt( sFile, aEmptyStr ), in _PasteFileName()

Completed in 147 milliseconds

123