Home
last modified time | relevance | path

Searched refs:SwXFootnoteProperties (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXFootnoteProperties.csv1 "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 …]
/aoo4110/main/sw/source/core/unocore/
H A Dunosett.cxx302 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 SwXFootnoteProperties
334 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 …]
/aoo4110/main/sw/inc/
H A Dunosett.hxx52 class SwXFootnoteProperties : public cppu::WeakAggImplHelper2 class
61 virtual ~SwXFootnoteProperties();
63 SwXFootnoteProperties(SwDoc* pDoc);
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXFootnoteProperties.java56 public class SwXFootnoteProperties extends TestCase { class
/aoo4110/main/sw/qa/unoapi/
H A Dsw.sce55 -o sw.SwXFootnoteProperties
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst211 job213=sw.SwXFootnoteProperties
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx724 *pxXFootnoteSettings = new SwXFootnoteProperties(pDocShell->GetDoc()); in getFootnoteSettings()
1712 ((SwXFootnoteProperties*)pFntSet)->Invalidate(); in InitNewDoc()

Completed in 49 milliseconds