Lines Matching refs:sun

56     ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > maTokens1;
57 ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > maTokens2;
74 com::sun::star::sheet::XSheetConditionalEntries,
75 com::sun::star::container::XNameAccess,
76 com::sun::star::container::XEnumerationAccess,
77 com::sun::star::lang::XUnoTunnel,
78 com::sun::star::lang::XServiceInfo >
96 virtual void SAL_CALL addNew( const ::com::sun::star::uno::Sequence<
97 ::com::sun::star::beans::PropertyValue >& aConditionalEntry )
98 throw(::com::sun::star::uno::RuntimeException);
100 throw(::com::sun::star::uno::RuntimeException);
101 virtual void SAL_CALL clear() throw(::com::sun::star::uno::RuntimeException);
104 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
105 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
106 throw(::com::sun::star::lang::IndexOutOfBoundsException,
107 ::com::sun::star::lang::WrappedTargetException,
108 ::com::sun::star::uno::RuntimeException);
111 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
112 throw(::com::sun::star::container::NoSuchElementException,
113 ::com::sun::star::lang::WrappedTargetException,
114 ::com::sun::star::uno::RuntimeException);
115 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
116 throw(::com::sun::star::uno::RuntimeException);
118 throw(::com::sun::star::uno::RuntimeException);
121 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
122 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
125 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
126 throw(::com::sun::star::uno::RuntimeException);
127 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
130 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
132 throw(::com::sun::star::uno::RuntimeException);
134 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
135 static ScTableConditionalFormat* getImplementation( const com::sun::star::uno::Reference<
136 com::sun::star::sheet::XSheetConditionalEntries> xObj );
140 throw(::com::sun::star::uno::RuntimeException);
142 throw(::com::sun::star::uno::RuntimeException);
143 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
144 throw(::com::sun::star::uno::RuntimeException);
150 com::sun::star::sheet::XSheetCondition,
151 com::sun::star::sheet::XSheetConditionalEntry,
152 com::sun::star::lang::XServiceInfo >
165 virtual ::com::sun::star::sheet::ConditionOperator SAL_CALL getOperator()
166 throw(::com::sun::star::uno::RuntimeException);
167 virtual void SAL_CALL setOperator( ::com::sun::star::sheet::ConditionOperator nOperator )
168 throw(::com::sun::star::uno::RuntimeException);
169 virtual ::rtl::OUString SAL_CALL getFormula1() throw(::com::sun::star::uno::RuntimeException);
171 throw(::com::sun::star::uno::RuntimeException);
172 virtual ::rtl::OUString SAL_CALL getFormula2() throw(::com::sun::star::uno::RuntimeException);
174 throw(::com::sun::star::uno::RuntimeException);
175 virtual ::com::sun::star::table::CellAddress SAL_CALL getSourcePosition()
176 throw(::com::sun::star::uno::RuntimeException);
177 …virtual void SAL_CALL setSourcePosition( const ::com::sun::star::table::CellAddress& aSourcePositi…
178 throw(::com::sun::star::uno::RuntimeException);
181 virtual ::rtl::OUString SAL_CALL getStyleName() throw(::com::sun::star::uno::RuntimeException);
183 throw(::com::sun::star::uno::RuntimeException);
187 throw(::com::sun::star::uno::RuntimeException);
189 throw(::com::sun::star::uno::RuntimeException);
190 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
191 throw(::com::sun::star::uno::RuntimeException);
197 com::sun::star::sheet::XSheetCondition,
198 com::sun::star::sheet::XMultiFormulaTokens,
199 com::sun::star::beans::XPropertySet,
200 com::sun::star::lang::XUnoTunnel,
201 com::sun::star::lang::XServiceInfo >
212 ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > aTokens1;
213 ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > aTokens2;
239 virtual ::com::sun::star::sheet::ConditionOperator SAL_CALL getOperator()
240 throw(::com::sun::star::uno::RuntimeException);
241 virtual void SAL_CALL setOperator( ::com::sun::star::sheet::ConditionOperator nOperator )
242 throw(::com::sun::star::uno::RuntimeException);
243 virtual ::rtl::OUString SAL_CALL getFormula1() throw(::com::sun::star::uno::RuntimeException);
245 throw(::com::sun::star::uno::RuntimeException);
246 virtual ::rtl::OUString SAL_CALL getFormula2() throw(::com::sun::star::uno::RuntimeException);
248 throw(::com::sun::star::uno::RuntimeException);
249 virtual ::com::sun::star::table::CellAddress SAL_CALL getSourcePosition()
250 throw(::com::sun::star::uno::RuntimeException);
251 …virtual void SAL_CALL setSourcePosition( const ::com::sun::star::table::CellAddress& aSourcePositi…
252 throw(::com::sun::star::uno::RuntimeException);
255 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken >
257 … throw(::com::sun::star::uno::RuntimeException,::com::sun::star::lang::IndexOutOfBoundsException);
259 … const ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken >& aTokens )
260 … throw(::com::sun::star::uno::RuntimeException,::com::sun::star::lang::IndexOutOfBoundsException);
261 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
264 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
266 throw(::com::sun::star::uno::RuntimeException);
268 const ::com::sun::star::uno::Any& aValue )
269 throw(::com::sun::star::beans::UnknownPropertyException,
270 ::com::sun::star::beans::PropertyVetoException,
271 ::com::sun::star::lang::IllegalArgumentException,
272 ::com::sun::star::lang::WrappedTargetException,
273 ::com::sun::star::uno::RuntimeException);
274 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
276 throw(::com::sun::star::beans::UnknownPropertyException,
277 ::com::sun::star::lang::WrappedTargetException,
278 ::com::sun::star::uno::RuntimeException);
280 const ::com::sun::star::uno::Reference<
281 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
282 throw(::com::sun::star::beans::UnknownPropertyException,
283 ::com::sun::star::lang::WrappedTargetException,
284 ::com::sun::star::uno::RuntimeException);
286 const ::com::sun::star::uno::Reference<
287 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
288 throw(::com::sun::star::beans::UnknownPropertyException,
289 ::com::sun::star::lang::WrappedTargetException,
290 ::com::sun::star::uno::RuntimeException);
292 const ::com::sun::star::uno::Reference<
293 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
294 throw(::com::sun::star::beans::UnknownPropertyException,
295 ::com::sun::star::lang::WrappedTargetException,
296 ::com::sun::star::uno::RuntimeException);
298 const ::com::sun::star::uno::Reference<
299 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
300 throw(::com::sun::star::beans::UnknownPropertyException,
301 ::com::sun::star::lang::WrappedTargetException,
302 ::com::sun::star::uno::RuntimeException);
305 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
307 throw(::com::sun::star::uno::RuntimeException);
309 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
310 static ScTableValidationObj* getImplementation( const com::sun::star::uno::Reference<
311 com::sun::star::beans::XPropertySet> xObj );
315 throw(::com::sun::star::uno::RuntimeException);
317 throw(::com::sun::star::uno::RuntimeException);
318 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
319 throw(::com::sun::star::uno::RuntimeException);