Lines Matching refs:star

53 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
55 const ::com::sun::star::uno::Reference<
56 ::com::sun::star::lang::XMultiServiceFactory >& );
60 ::com::sun::star::container::XNameContainer,
61 ::com::sun::star::container::XEnumerationAccess,
62 ::com::sun::star::container::XIndexAccess,
63 ::com::sun::star::lang::XServiceInfo >
74 static ::com::sun::star::uno::Sequence< ::rtl::OUString> getSupportedServiceNames_Static();
78 const ::com::sun::star::uno::Any& aElement )
79 throw(::com::sun::star::lang::IllegalArgumentException,
80 ::com::sun::star::container::ElementExistException,
81 ::com::sun::star::lang::WrappedTargetException,
82 ::com::sun::star::uno::RuntimeException);
84 throw(::com::sun::star::container::NoSuchElementException,
85 ::com::sun::star::lang::WrappedTargetException,
86 ::com::sun::star::uno::RuntimeException);
90 const ::com::sun::star::uno::Any& aElement )
91 throw(::com::sun::star::lang::IllegalArgumentException,
92 ::com::sun::star::container::NoSuchElementException,
93 ::com::sun::star::lang::WrappedTargetException,
94 ::com::sun::star::uno::RuntimeException);
97 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
98 throw(::com::sun::star::container::NoSuchElementException,
99 ::com::sun::star::lang::WrappedTargetException,
100 ::com::sun::star::uno::RuntimeException);
101 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
102 throw(::com::sun::star::uno::RuntimeException);
104 throw(::com::sun::star::uno::RuntimeException);
107 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
108 throw(::com::sun::star::uno::RuntimeException);
109 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
112 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
113 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
116 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
117 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
118 throw(::com::sun::star::lang::IndexOutOfBoundsException,
119 ::com::sun::star::lang::WrappedTargetException,
120 ::com::sun::star::uno::RuntimeException);
124 throw(::com::sun::star::uno::RuntimeException);
126 throw(::com::sun::star::uno::RuntimeException);
127 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
128 throw(::com::sun::star::uno::RuntimeException);
133 ::com::sun::star::container::XIndexAccess,
134 ::com::sun::star::container::XEnumerationAccess,
135 ::com::sun::star::container::XNamed,
136 ::com::sun::star::beans::XPropertySet,
137 ::com::sun::star::lang::XUnoTunnel,
138 ::com::sun::star::lang::XServiceInfo >,
158 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
159 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
160 throw(::com::sun::star::lang::IndexOutOfBoundsException,
161 ::com::sun::star::lang::WrappedTargetException,
162 ::com::sun::star::uno::RuntimeException);
165 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
166 throw(::com::sun::star::uno::RuntimeException);
167 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
170 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
171 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
174 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
176 throw(::com::sun::star::uno::RuntimeException);
179 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
181 throw(::com::sun::star::uno::RuntimeException);
183 const ::com::sun::star::uno::Any& aValue )
184 throw(::com::sun::star::beans::UnknownPropertyException,
185 ::com::sun::star::beans::PropertyVetoException,
186 ::com::sun::star::lang::IllegalArgumentException,
187 ::com::sun::star::lang::WrappedTargetException,
188 ::com::sun::star::uno::RuntimeException);
189 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
191 throw(::com::sun::star::beans::UnknownPropertyException,
192 ::com::sun::star::lang::WrappedTargetException,
193 ::com::sun::star::uno::RuntimeException);
195 const ::com::sun::star::uno::Reference<
196 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
197 throw(::com::sun::star::beans::UnknownPropertyException,
198 ::com::sun::star::lang::WrappedTargetException,
199 ::com::sun::star::uno::RuntimeException);
201 const ::com::sun::star::uno::Reference<
202 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
203 throw(::com::sun::star::beans::UnknownPropertyException,
204 ::com::sun::star::lang::WrappedTargetException,
205 ::com::sun::star::uno::RuntimeException);
207 const ::com::sun::star::uno::Reference<
208 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
209 throw(::com::sun::star::beans::UnknownPropertyException,
210 ::com::sun::star::lang::WrappedTargetException,
211 ::com::sun::star::uno::RuntimeException);
213 const ::com::sun::star::uno::Reference<
214 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
215 throw(::com::sun::star::beans::UnknownPropertyException,
216 ::com::sun::star::lang::WrappedTargetException,
217 ::com::sun::star::uno::RuntimeException);
221 throw(::com::sun::star::uno::RuntimeException);
223 throw(::com::sun::star::uno::RuntimeException);
224 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
225 throw(::com::sun::star::uno::RuntimeException);
228 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
230 throw(::com::sun::star::uno::RuntimeException);
232 static const ::com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
233 static ScAutoFormatObj* getImplementation( const ::com::sun::star::uno::Reference<
234 ::com::sun::star::uno::XInterface> xObj );
239 ::com::sun::star::beans::XPropertySet,
240 ::com::sun::star::lang::XServiceInfo >,
255 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
257 throw(::com::sun::star::uno::RuntimeException);
259 const ::com::sun::star::uno::Any& aValue )
260 throw(::com::sun::star::beans::UnknownPropertyException,
261 ::com::sun::star::beans::PropertyVetoException,
262 ::com::sun::star::lang::IllegalArgumentException,
263 ::com::sun::star::lang::WrappedTargetException,
264 ::com::sun::star::uno::RuntimeException);
265 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
267 throw(::com::sun::star::beans::UnknownPropertyException,
268 ::com::sun::star::lang::WrappedTargetException,
269 ::com::sun::star::uno::RuntimeException);
271 const ::com::sun::star::uno::Reference<
272 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
273 throw(::com::sun::star::beans::UnknownPropertyException,
274 ::com::sun::star::lang::WrappedTargetException,
275 ::com::sun::star::uno::RuntimeException);
277 const ::com::sun::star::uno::Reference<
278 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
279 throw(::com::sun::star::beans::UnknownPropertyException,
280 ::com::sun::star::lang::WrappedTargetException,
281 ::com::sun::star::uno::RuntimeException);
283 const ::com::sun::star::uno::Reference<
284 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
285 throw(::com::sun::star::beans::UnknownPropertyException,
286 ::com::sun::star::lang::WrappedTargetException,
287 ::com::sun::star::uno::RuntimeException);
289 const ::com::sun::star::uno::Reference<
290 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
291 throw(::com::sun::star::beans::UnknownPropertyException,
292 ::com::sun::star::lang::WrappedTargetException,
293 ::com::sun::star::uno::RuntimeException);
297 throw(::com::sun::star::uno::RuntimeException);
299 throw(::com::sun::star::uno::RuntimeException);
300 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
301 throw(::com::sun::star::uno::RuntimeException);