Home
last modified time | relevance | path

Searched refs:SwTxtAttrEnd (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sw/source/core/txtnode/
H A Dtxatbase.cxx71 SwTxtAttrEnd::SwTxtAttrEnd( SfxPoolItem& rAttr, in SwTxtAttrEnd() function in SwTxtAttrEnd
77 xub_StrLen* SwTxtAttrEnd::GetEnd() in GetEnd()
H A Dtxtatr2.cxx54 : SwTxtAttrEnd( rAttr, nStt, nEnde ) in SwTxtCharFmt()
99 : SwTxtAttrEnd( i_rAttr, i_nStart, i_nEnd ) in SwTxtAttrNesting()
136 const SwFmtINetFmt& rFmt = SwTxtAttrEnd::GetINetFmt(); in GetCharFmt()
261 const SwFmtRuby& rFmt = SwTxtAttrEnd::GetRuby(); in GetCharFmt()
H A Datrref.cxx77 : SwTxtAttrEnd( rAttr, nStartPos, nStartPos ) in SwTxtRefMark()
H A Datrtox.cxx36 : SwTxtAttrEnd( rAttr, nStartPos, nStartPos ) in SwTxtTOXMark()
H A Dthints.cxx125 bool operator() (SwTxtAttrEnd * const pAttr) in operator ()()
993 return new SwTxtAttrEnd( rNew, 0, 0 ); in MakeRedlineTxtAttr()
1112 pNew = new SwTxtAttrEnd( rNew, nStt, nEnd ); in MakeTxtAttr()
/aoo4110/main/sw/inc/
H A Dtxtatr.hxx40 class SwTxtCharFmt : public SwTxtAttrEnd
63 class SwTxtAttrNesting : public SwTxtAttrEnd
H A Dtxatbase.hxx125 class SwTxtAttrEnd : public SwTxtAttr class
131 SwTxtAttrEnd( SfxPoolItem& rAttr, sal_uInt16 nStart, sal_uInt16 nEnd );
H A Dtxtrfmrk.hxx33 class SwTxtRefMark : public SwTxtAttrEnd
H A Dtxttxmrk.hxx34 class SwTxtTOXMark : public SwTxtAttrEnd
/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx889 SwTxtAttrEnd aAttr( aItem, nStt, nEnd ); in GetScalingOfSelectedText()

Completed in 57 milliseconds