summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/unonrule.hxx
diff options
context:
space:
mode:
authorAlbert Thuswaldner <thuswa@gmail.com>2011-02-16 16:34:02 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-02-16 17:18:05 -0500
commit65d891652fd5de4b93d9cd3dadd866b099af423b (patch)
tree41f71e98926e2013e959d385bf29e31a414a3132 /editeng/inc/editeng/unonrule.hxx
parentebf0ce614b01de1249cfa3f0082c33c70433045f (diff)
Translation of german comments.
Diffstat (limited to 'editeng/inc/editeng/unonrule.hxx')
-rw-r--r--editeng/inc/editeng/unonrule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/unonrule.hxx b/editeng/inc/editeng/unonrule.hxx
index 8bd5d2e68a01..34d3c99f719f 100644
--- a/editeng/inc/editeng/unonrule.hxx
+++ b/editeng/inc/editeng/unonrule.hxx
@@ -81,7 +81,7 @@ public:
virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(com::sun::star::uno::RuntimeException);
virtual com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames( ) throw(com::sun::star::uno::RuntimeException);
- // intern
+ // internal
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> getNumberingRuleByIndex( sal_Int32 nIndex) const throw();
void setNumberingRuleByIndex( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rProperties, sal_Int32 nIndex) throw( com::sun::star::uno::RuntimeException, com::sun::star::lang::IllegalArgumentException );