Lines Matching refs:star

60 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
62 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & ) throw (…
66 ::com::sun::star::text::XAutoTextContainer,
67 ::com::sun::star::lang::XServiceInfo,
68 ::com::sun::star::container::XIndexAccess
80 virtual sal_Int32 SAL_CALL getCount( ) throw(::com::sun::star::uno::RuntimeException);
81star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoun…
84star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun::star::container::…
85 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getElementNames(void) throw( ::c…
86 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
89 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
90 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
93star::uno::Reference< ::com::sun::star::text::XAutoTextGroup > SAL_CALL insertNewByName(const rtl…
94 …t rtl::OUString& aGroupName) throw( ::com::sun::star::container::NoSuchElementException, ::com::su…
97 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
98 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
99 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
108 ::com::sun::star::text::XAutoTextGroup,
109 ::com::sun::star::beans::XPropertySet,
110 ::com::sun::star::lang::XServiceInfo,
111 ::com::sun::star::container::XIndexAccess,
112 ::com::sun::star::container::XNamed,
113 ::com::sun::star::lang::XUnoTunnel
128 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
131 … SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
134 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getTitles(void) throw( ::com::su…
135 …:sun::star::lang::IllegalArgumentException, ::com::sun::star::container::ElementExistException, ::…
136star::uno::Reference< ::com::sun::star::text::XAutoTextEntry > SAL_CALL insertNewByName(const rtl…
137 …t rtl::OUString& aEntryName) throw( ::com::sun::star::container::NoSuchElementException, ::com::su…
140 virtual rtl::OUString SAL_CALL getName(void) throw( ::com::sun::star::uno::RuntimeException );
141 …virtual void SAL_CALL setName(const rtl::OUString& Name_) throw( ::com::sun::star::uno::RuntimeExc…
144 virtual sal_Int32 SAL_CALL getCount( ) throw(::com::sun::star::uno::RuntimeException);
145star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoun…
148star::uno::Any SAL_CALL getByName(const rtl::OUString& Name) throw( ::com::sun::star::container::…
149 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getElementNames(void) throw( ::c…
150 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
153 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
154 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
157 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
158 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
159 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
162 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
163star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
164star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
165star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
166star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
167star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
168star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
181 ::com::sun::star::text::XAutoTextEntry,
182 ::com::sun::star::lang::XServiceInfo,
183 ::com::sun::star::lang::XUnoTunnel,
184 ::com::sun::star::text::XText,
185 ::com::sun::star::document::XEventsSupplier
193 com::sun::star::uno::Reference < com::sun::star::lang::XServiceInfo> xBodyText;
225 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
228 … SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
231 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createText…
232star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorByRange(cons…
233 …:sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & xRange, const rtl::OUString& aS…
234star::uno::Reference< ::com::sun::star::text::XTextRange > & xRange, sal_Int16 nControlCharacter, …
235star::uno::Reference< ::com::sun::star::text::XTextRange > & xRange, const ::com::sun::star::uno::…
236 …::star::uno::Reference< ::com::sun::star::text::XTextContent > & xContent) throw( ::com::sun::star
239 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL getText(void) …
240 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart(…
241 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd(v…
242 virtual rtl::OUString SAL_CALL getString(void) throw( ::com::sun::star::uno::RuntimeException );
243 …virtual void SAL_CALL setString(const rtl::OUString& aString) throw( ::com::sun::star::uno::Runti…
246 …CALL applyTo(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & xRange…
249 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
250 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
251 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
254 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameReplace > SAL_CALL get…
279 throw( ::com::sun::star::uno::RuntimeException );
287 ::com::sun::star::lang::IllegalArgumentException,
288 ::com::sun::star::container::NoSuchElementException,
289 ::com::sun::star::lang::WrappedTargetException,
290 ::com::sun::star::uno::RuntimeException);
296 ::com::sun::star::container::NoSuchElementException,
297 ::com::sun::star::lang::WrappedTargetException,
298 ::com::sun::star::uno::RuntimeException);