Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXEndnoteProperties.csv1 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"CharStyleName"
2 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"NumberingType"
3 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"PageStyleName"
4 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"ParaStyleName"
5 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"Prefix"
6 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"StartAt"
7 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"Suffix"
8 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"BeginNotice#optional"
9 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"EndNotice#optional"
10 "SwXEndnoteProperties";"com::sun::star::text::FootnoteSettings";"FootnoteCounting#optional"
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx637 OUString SwXEndnoteProperties::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
644 sal_Bool SwXEndnoteProperties::supportsService(const OUString& rServiceName) throw( RuntimeExceptio… in supportsService()
651 Sequence< OUString > SwXEndnoteProperties::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
661 SwXEndnoteProperties::SwXEndnoteProperties(SwDoc* pDc) : in SwXEndnoteProperties() function in SwXEndnoteProperties
670 SwXEndnoteProperties::~SwXEndnoteProperties() in ~SwXEndnoteProperties()
677 uno::Reference< beans::XPropertySetInfo > SwXEndnoteProperties::getPropertySetInfo(void) throw( un… in getPropertySetInfo()
685 void SwXEndnoteProperties::setPropertyValue(const OUString& rPropertyName, const uno::Any& aValue) in setPropertyValue()
765 uno::Any SwXEndnoteProperties::getPropertyValue(const OUString& rPropertyName) in getPropertyValue()
855 void SwXEndnoteProperties::addPropertyChangeListener( in addPropertyChangeListener()
863 void SwXEndnoteProperties::removePropertyChangeListener(const OUString& /*PropertyName*/, in removePropertyChangeListener()
[all …]
/trunk/main/sw/inc/
H A Dunosett.hxx86 class SwXEndnoteProperties : public cppu::WeakAggImplHelper2 class
95 virtual ~SwXEndnoteProperties();
97 SwXEndnoteProperties(SwDoc* pDoc);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXEndnoteProperties.java57 public class SwXEndnoteProperties extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce51 -o sw.SwXEndnoteProperties
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst207 job209=sw.SwXEndnoteProperties
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx754 *pxXEndnoteSettings = new SwXEndnoteProperties(pDocShell->GetDoc()); in getEndnoteSettings()
1720 ((SwXEndnoteProperties*)pEndSet)->Invalidate(); in InitNewDoc()

Completed in 122 milliseconds