Home
last modified time | relevance | path

Searched refs:SwXFootnote (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx57 class SwXFootnote::Impl
63 SwXFootnote & m_rThis;
70 Impl( SwXFootnote & rThis, in Impl()
107 void SwXFootnote::Impl::Invalidate() in Invalidate()
121 void SwXFootnote::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify()
147 SwXFootnote::SwXFootnote(const bool bEndnote) in SwXFootnote() function in SwXFootnote
149 , m_pImpl( new SwXFootnote::Impl(*this, 0, 0, bEndnote) ) in SwXFootnote()
155 SwXFootnote::SwXFootnote(SwDoc & rDoc, const SwFmtFtn& rFmt) in SwXFootnote() function in SwXFootnote
157 , m_pImpl( new SwXFootnote::Impl(*this, &rDoc, &rFmt, rFmt.IsEndNote()) ) in SwXFootnote()
163 SwXFootnote::~SwXFootnote() in ~SwXFootnote()
[all …]
H A Dunocoll.cxx373 xRet = (cppu::OWeakObject*)new SwXFootnote(sal_False); in MakeInstance()
376 xRet = (cppu::OWeakObject*)new SwXFootnote(sal_True); in MakeInstance()
1600 xRef = SwXFootnote::CreateXFootnote(*GetDoc(), rFtn); in getByIndex()
1629 return SwXFootnote::CreateXFootnote(rDoc, rFmt); in GetObject()
H A Dunocrsrhelper.cxx459 SwXFootnote::CreateXFootnote(*rPam.GetDoc(), rFtn); in getCrsrPropertyValue()
H A Dunoobj2.cxx1286 xParentText = SwXFootnote::CreateXFootnote(rDoc, rFtn); in CreateParentXText()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXFootnote.csv1 "SwXFootnote";"com::sun::star::lang::XComponent";"dispose()"
2 "SwXFootnote";"com::sun::star::lang::XComponent";"addEventListener()"
3 "SwXFootnote";"com::sun::star::lang::XComponent";"removeEventListener()"
4 "SwXFootnote";"com::sun::star::text::XSimpleText";"createTextCursor()"
5 "SwXFootnote";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
6 "SwXFootnote";"com::sun::star::text::XSimpleText";"insertString()"
7 "SwXFootnote";"com::sun::star::text::XSimpleText";"insertControlCharacter()"
8 "SwXFootnote";"com::sun::star::text::XTextRange";"getText()"
9 "SwXFootnote";"com::sun::star::text::XTextRange";"getStart()"
10 "SwXFootnote";"com::sun::star::text::XTextRange";"getEnd()"
[all …]
/trunk/main/sw/inc/
H A Dunofootnote.hxx55 class SwXFootnote class
77 virtual ~SwXFootnote();
79 SwXFootnote(SwDoc & rDoc, const SwFmtFtn & rFmt);
83 SwXFootnote(const bool bEndnote);
85 static SwXFootnote *
88 static SwXFootnote *
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXFootnote.java74 public class SwXFootnote extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce54 -o sw.SwXFootnote
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst205 job206=sw.SwXFootnote