Home
last modified time | relevance | path

Searched refs:SwXTextSection (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextSection.csv1 "SwXTextSection";"com::sun::star::text::XTextSection";"getParentSection()"
2 "SwXTextSection";"com::sun::star::text::XTextSection";"getChildSections()"
3 "SwXTextSection";"com::sun::star::lang::XComponent";"dispose()"
4 "SwXTextSection";"com::sun::star::lang::XComponent";"addEventListener()"
9 "SwXTextSection";"com::sun::star::container::XNamed";"getName()"
10 "SwXTextSection";"com::sun::star::container::XNamed";"setName()"
18 "SwXTextSection";"com::sun::star::text::XTextContent";"attach()"
20 "SwXTextSection";"com::sun::star::text::TextSection";"Condition"
21 "SwXTextSection";"com::sun::star::text::TextSection";"IsVisible"
23 "SwXTextSection";"com::sun::star::text::TextSection";"FileLink"
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dunosect.cxx115 class SwXTextSection::Impl
121 SwXTextSection & m_rThis;
129 Impl( SwXTextSection & rThis, in Impl()
198 SwXTextSection::CreateXTextSection( in CreateXTextSection()
210 SwXTextSection *const pNew = new SwXTextSection(pFmt, bIndexHeader); in CreateXTextSection()
223 SwXTextSection::SwXTextSection( in SwXTextSection() function in SwXTextSection
232 SwXTextSection::~SwXTextSection() in ~SwXTextSection()
977 SwXTextSection::setPropertyValues( in setPropertyValues()
1002 void SwXTextSection::setPropertyValue( in setPropertyValue()
1341 SwXTextSection::getPropertyValues( in getPropertyValues()
[all …]
H A Dunotext.cxx617 SwXTextSection *const pSection = in insertTextContent()
618 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xContentTunnel); in insertTextContent()
680 SwXTextSection *const pXSection = in insertTextContentBefore()
681 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xSuccTunnel); in insertTextContentBefore()
741 SwXTextSection *const pXSection = in insertTextContentAfter()
742 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xPredTunnel); in insertTextContentAfter()
795 SwXTextSection *const pXSection = in removeTextContentBefore()
796 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xSuccTunnel); in removeTextContentBefore()
851 SwXTextSection *const pXSection = in removeTextContentAfter()
852 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xPredTunnel); in removeTextContentAfter()
H A Dunocoll.cxx426 xRet = SwXTextSection::CreateXTextSection(0, in MakeInstance()
1364 return SwXTextSection::CreateXTextSection(&rFmt); in GetObject()
H A Dunoidx.cxx1002 SwXTextSection::CreateXTextSection( pSectionFmt ); in getPropertyValue()
1016 SwXTextSection::CreateXTextSection( in getPropertyValue()
/aoo41x/main/sw/inc/
H A Dunosection.hxx64 class SwXTextSection class
73 SwXTextSection(SwSectionFmt *const pFmt, const bool bIndexHeader = false);
75 virtual ~SwXTextSection();
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextSection.java61 public class SwXTextSection extends TestCase { class
/aoo41x/main/sw/qa/unoapi/
H A Dsw.sce95 -o sw.SwXTextSection
H A Dknownissues.xcl74 sw.SwXTextSection::com::sun::star::text::TextSection
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst240 job242=sw.SwXTextSection
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx1167 xMeta.set( SwXTextSection::CreateXTextSection(this, in MakeUnoObject()

Completed in 268 milliseconds