Home
last modified time | relevance | path

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

/AOO41X/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXDocumentIndexMark.csv1 "SwXDocumentIndexMark";"com::sun::star::lang::XComponent";"dispose()"
2 "SwXDocumentIndexMark";"com::sun::star::lang::XComponent";"addEventListener()"
3 "SwXDocumentIndexMark";"com::sun::star::lang::XComponent";"removeEventListener()"
4 "SwXDocumentIndexMark";"com::sun::star::text::TextContent";"AnchorType#optional"
5 "SwXDocumentIndexMark";"com::sun::star::text::TextContent";"AnchorTypes#optional"
6 "SwXDocumentIndexMark";"com::sun::star::text::TextContent";"TextWrap#optional"
7 "SwXDocumentIndexMark";"com::sun::star::text::BaseIndexMark";"AlternativeText"
8 "SwXDocumentIndexMark";"com::sun::star::text::DocumentIndexMark";"PrimaryKey"
9 "SwXDocumentIndexMark";"com::sun::star::text::DocumentIndexMark";"SecondaryKey"
10 "SwXDocumentIndexMark";"com::sun::star::text::DocumentIndexMark";"IsMainEntry"
[all …]
/AOO41X/main/sw/source/core/unocore/
H A Dunoidx.cxx1273 pxMarks[i] = SwXDocumentIndexMark::CreateXDocumentIndexMark( in getPropertyValue()
1597 class SwXDocumentIndexMark::Impl
1623 Impl( SwXDocumentIndexMark & rThis, in Impl()
1681 void SwXDocumentIndexMark::Impl::Invalidate() in Invalidate()
1703 void SwXDocumentIndexMark::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify()
1716 SwXDocumentIndexMark::SwXDocumentIndexMark(const TOXTypes eToxType) in SwXDocumentIndexMark() function in SwXDocumentIndexMark
1717 : m_pImpl( new SwXDocumentIndexMark::Impl(*this, 0, eToxType, 0, 0) ) in SwXDocumentIndexMark()
1723 SwXDocumentIndexMark::SwXDocumentIndexMark(SwDoc & rDoc, in SwXDocumentIndexMark() function in SwXDocumentIndexMark
1725 : m_pImpl( new SwXDocumentIndexMark::Impl(*this, &rDoc, rType.GetType(), in SwXDocumentIndexMark()
1732 SwXDocumentIndexMark::~SwXDocumentIndexMark() in ~SwXDocumentIndexMark()
[all …]
H A Dunocrsrhelper.cxx327 SwXDocumentIndexMark::CreateXDocumentIndexMark( in getCrsrPropertyValue()
H A Dunotext.cxx615 SwXDocumentIndexMark *const pDocumentIndexMark = in insertTextContent()
616 ::sw::UnoTunnelGetImplementation<SwXDocumentIndexMark>(xContentTunnel); in insertTextContent()
H A Dunoportenum.cxx574 SwXDocumentIndexMark::CreateXDocumentIndexMark(*pDoc, in lcl_CreateTOXMarkPortion()
H A Dunocoll.cxx389 xRet = (cppu::OWeakObject*)new SwXDocumentIndexMark(eType); in MakeInstance()
/AOO41X/main/sw/inc/
H A Dunoidx.hxx199 class SwXDocumentIndexMark class
208 virtual ~SwXDocumentIndexMark();
210 SwXDocumentIndexMark(SwDoc & rDoc,
216 SwXDocumentIndexMark(const TOXTypes eToxType);
/AOO41X/main/qadevOOo/tests/java/mod/_sw/
H A DSwXDocumentIndexMark.java67 public class SwXDocumentIndexMark extends TestCase { class
/AOO41X/main/sw/qa/unoapi/
H A Dsw.sce48 -o sw.SwXDocumentIndexMark
/AOO41X/main/framework/qa/complex/api_internal/
H A Dapi.lst206 job208=sw.SwXDocumentIndexMark