Searched refs:SwXFootnoteProperties (Results 1 – 7 of 7) sorted by relevance
1 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"CharStyleName"2 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"NumberingType"3 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"PageStyleName"4 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"ParaStyleName"5 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"Prefix"6 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"StartAt"7 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"Suffix"8 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"BeginNotice#optional"9 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"EndNotice#optional"10 "SwXFootnoteProperties";"com::sun::star::text::FootnoteSettings";"FootnoteCounting#optional"[all …]
302 OUString SwXFootnoteProperties::getImplementationName(void) throw( RuntimeException ) in getImplementationName()316 Sequence< OUString > SwXFootnoteProperties::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()326 SwXFootnoteProperties::SwXFootnoteProperties(SwDoc* pDc) : in SwXFootnoteProperties() function in SwXFootnoteProperties334 SwXFootnoteProperties::~SwXFootnoteProperties() in ~SwXFootnoteProperties()341 uno::Reference< beans::XPropertySetInfo > SwXFootnoteProperties::getPropertySetInfo(void) in getPropertySetInfo()350 void SwXFootnoteProperties::setPropertyValue(const OUString& rPropertyName, const uno::Any& aValue) in setPropertyValue()474 uno::Any SwXFootnoteProperties::getPropertyValue(const OUString& rPropertyName) in getPropertyValue()597 void SwXFootnoteProperties::addPropertyChangeListener( in addPropertyChangeListener()606 void SwXFootnoteProperties::removePropertyChangeListener( in removePropertyChangeListener()615 void SwXFootnoteProperties::addVetoableChangeListener( in addVetoableChangeListener()[all …]
52 class SwXFootnoteProperties : public cppu::WeakAggImplHelper2 class61 virtual ~SwXFootnoteProperties();63 SwXFootnoteProperties(SwDoc* pDoc);
56 public class SwXFootnoteProperties extends TestCase { class
55 -o sw.SwXFootnoteProperties
211 job213=sw.SwXFootnoteProperties
724 *pxXFootnoteSettings = new SwXFootnoteProperties(pDocShell->GetDoc()); in getFootnoteSettings()1712 ((SwXFootnoteProperties*)pFntSet)->Invalidate(); in InitNewDoc()
Completed in 55 milliseconds