Searched refs:SwXDocumentIndexMark (Results 1 – 10 of 10) sorted by relevance
| /AOO41X/main/qadevOOo/objdsc/sw/ |
| H A D | com.sun.star.comp.office.SwXDocumentIndexMark.csv | 1 "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 D | unoidx.cxx | 1273 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 D | unocrsrhelper.cxx | 327 SwXDocumentIndexMark::CreateXDocumentIndexMark( in getCrsrPropertyValue()
|
| H A D | unotext.cxx | 615 SwXDocumentIndexMark *const pDocumentIndexMark = in insertTextContent() 616 ::sw::UnoTunnelGetImplementation<SwXDocumentIndexMark>(xContentTunnel); in insertTextContent()
|
| H A D | unoportenum.cxx | 574 SwXDocumentIndexMark::CreateXDocumentIndexMark(*pDoc, in lcl_CreateTOXMarkPortion()
|
| H A D | unocoll.cxx | 389 xRet = (cppu::OWeakObject*)new SwXDocumentIndexMark(eType); in MakeInstance()
|
| /AOO41X/main/sw/inc/ |
| H A D | unoidx.hxx | 199 class SwXDocumentIndexMark class 208 virtual ~SwXDocumentIndexMark(); 210 SwXDocumentIndexMark(SwDoc & rDoc, 216 SwXDocumentIndexMark(const TOXTypes eToxType);
|
| /AOO41X/main/qadevOOo/tests/java/mod/_sw/ |
| H A D | SwXDocumentIndexMark.java | 67 public class SwXDocumentIndexMark extends TestCase { class
|
| /AOO41X/main/sw/qa/unoapi/ |
| H A D | sw.sce | 48 -o sw.SwXDocumentIndexMark
|
| /AOO41X/main/framework/qa/complex/api_internal/ |
| H A D | api.lst | 206 job208=sw.SwXDocumentIndexMark
|