Searched refs:SwXTextSection (Results 1 – 11 of 11) sorted by relevance
1 "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 …]
115 class SwXTextSection::Impl121 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 SwXTextSection232 SwXTextSection::~SwXTextSection() in ~SwXTextSection()977 SwXTextSection::setPropertyValues( in setPropertyValues()1002 void SwXTextSection::setPropertyValue( in setPropertyValue()1341 SwXTextSection::getPropertyValues( in getPropertyValues()[all …]
617 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()
426 xRet = SwXTextSection::CreateXTextSection(0, in MakeInstance()1364 return SwXTextSection::CreateXTextSection(&rFmt); in GetObject()
1002 SwXTextSection::CreateXTextSection( pSectionFmt ); in getPropertyValue()1016 SwXTextSection::CreateXTextSection( in getPropertyValue()
64 class SwXTextSection class73 SwXTextSection(SwSectionFmt *const pFmt, const bool bIndexHeader = false);75 virtual ~SwXTextSection();
61 public class SwXTextSection extends TestCase { class
95 -o sw.SwXTextSection
74 sw.SwXTextSection::com::sun::star::text::TextSection
240 job242=sw.SwXTextSection
1167 xMeta.set( SwXTextSection::CreateXTextSection(this, in MakeUnoObject()
Completed in 276 milliseconds