Searched refs:SwXFootnote (Results 1 – 9 of 9) sorted by relevance
57 class SwXFootnote::Impl70 Impl( SwXFootnote & rThis, in Impl()147 SwXFootnote::SwXFootnote(const bool bEndnote) in SwXFootnote() function in SwXFootnote155 SwXFootnote::SwXFootnote(SwDoc & rDoc, const SwFmtFtn& rFmt) in SwXFootnote() function in SwXFootnote163 SwXFootnote::~SwXFootnote() in ~SwXFootnote()167 SwXFootnote *168 SwXFootnote::GetXFootnote( in GetXFootnote()179 SwXFootnote *182 SwXFootnote *const pXFootnote( in CreateXFootnote()453 SwXFootnote::addEventListener( in addEventListener()[all …]
375 xRet = (cppu::OWeakObject*)new SwXFootnote(sal_False); in MakeInstance()378 xRet = (cppu::OWeakObject*)new SwXFootnote(sal_True); in MakeInstance()1602 xRef = SwXFootnote::CreateXFootnote(*GetDoc(), rFtn); in getByIndex()1631 return SwXFootnote::CreateXFootnote(rDoc, rFmt); in GetObject()
459 SwXFootnote::CreateXFootnote(*rPam.GetDoc(), rFtn); in getCrsrPropertyValue()
1286 xParentText = SwXFootnote::CreateXFootnote(rDoc, rFtn); in CreateParentXText()
1 "SwXFootnote";"com::sun::star::lang::XComponent";"dispose()"2 "SwXFootnote";"com::sun::star::lang::XComponent";"addEventListener()"6 "SwXFootnote";"com::sun::star::text::XSimpleText";"insertString()"8 "SwXFootnote";"com::sun::star::text::XTextRange";"getText()"9 "SwXFootnote";"com::sun::star::text::XTextRange";"getStart()"10 "SwXFootnote";"com::sun::star::text::XTextRange";"getEnd()"11 "SwXFootnote";"com::sun::star::text::XTextRange";"getString()"12 "SwXFootnote";"com::sun::star::text::XTextRange";"setString()"13 "SwXFootnote";"com::sun::star::text::XFootnote";"getLabel()"14 "SwXFootnote";"com::sun::star::text::XFootnote";"setLabel()"[all …]
55 class SwXFootnote class77 virtual ~SwXFootnote();79 SwXFootnote(SwDoc & rDoc, const SwFmtFtn & rFmt);83 SwXFootnote(const bool bEndnote);85 static SwXFootnote *88 static SwXFootnote *
74 public class SwXFootnote extends TestCase { class
54 -o sw.SwXFootnote
210 job212=sw.SwXFootnote
Completed in 317 milliseconds