Lines Matching refs:SAL_CALL

72 …::com::sun::star::uno::Any					SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
73 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire()
74 void SAL_CALL release() throw() { VCLXWindow::release(); } in release()
77 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
78 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
81 …void SAL_CALL addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTex…
82 …void SAL_CALL removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X…
83 …void SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeExceptio…
84 …void SAL_CALL insertText( const ::com::sun::star::awt::Selection& Sel, const ::rtl::OUString& Text…
85 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException);
86 ::rtl::OUString SAL_CALL getSelectedText( ) throw(::com::sun::star::uno::RuntimeException);
87 …void SAL_CALL setSelection( const ::com::sun::star::awt::Selection& aSelection ) throw(::com::sun:…
88 …::com::sun::star::awt::Selection SAL_CALL getSelection( ) throw(::com::sun::star::uno::RuntimeExc…
89 sal_Bool SAL_CALL isEditable( ) throw(::com::sun::star::uno::RuntimeException);
90 void SAL_CALL setEditable( sal_Bool bEditable ) throw(::com::sun::star::uno::RuntimeException);
91 void SAL_CALL setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException);
92 sal_Int16 SAL_CALL getMaxTextLen( ) throw(::com::sun::star::uno::RuntimeException);
95 ::rtl::OUString SAL_CALL getTextLines( ) throw(::com::sun::star::uno::RuntimeException);
98 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
99 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
100 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
103 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
104 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
107 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
108 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
111 void SAL_CALL setFocus( ) throw(::com::sun::star::uno::RuntimeException);
134 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
135 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire()
136 void SAL_CALL release() throw() { VCLXWindow::release(); } in release()
139 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
140 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
143 …void SAL_CALL addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTex…
144 …void SAL_CALL removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X…
145 …void SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeExceptio…
146 …void SAL_CALL insertText( const ::com::sun::star::awt::Selection& Sel, const ::rtl::OUString& Text…
147 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException);
148 ::rtl::OUString SAL_CALL getSelectedText( ) throw(::com::sun::star::uno::RuntimeException);
149 …void SAL_CALL setSelection( const ::com::sun::star::awt::Selection& aSelection ) throw(::com::sun:…
150 …::com::sun::star::awt::Selection SAL_CALL getSelection( ) throw(::com::sun::star::uno::RuntimeExc…
151 sal_Bool SAL_CALL isEditable( ) throw(::com::sun::star::uno::RuntimeException);
152 void SAL_CALL setEditable( sal_Bool bEditable ) throw(::com::sun::star::uno::RuntimeException);
153 void SAL_CALL setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException);
154 sal_Int16 SAL_CALL getMaxTextLen( ) throw(::com::sun::star::uno::RuntimeException);
157 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
158 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
159 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
162 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
163 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
165 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
190 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
191 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
265 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
268 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
270 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
273 …void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& rEvent )throw(::…
274 …void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& rEvent )throw(::c…
275 …void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& rEvent )throw(::…
278 …virtual void SAL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::a…
279 …virtual void SAL_CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star…
282 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
305 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
306 void SAL_CALL acquire() throw() { SVTXFormattedField::acquire(); } in acquire()
307 void SAL_CALL release() throw() { SVTXFormattedField::release(); } in release()
310 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
311 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
314 void SAL_CALL setValue( double Value ) throw(::com::sun::star::uno::RuntimeException);
315 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
316 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
317 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
318 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
319 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
320 void SAL_CALL setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException);
321 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
322 void SAL_CALL setLast( double Value ) throw(::com::sun::star::uno::RuntimeException);
323 double SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
324 void SAL_CALL setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException);
325 double SAL_CALL getSpinSize( ) throw(::com::sun::star::uno::RuntimeException);
326 …void SAL_CALL setDecimalDigits( sal_Int16 nDigits ) throw(::com::sun::star::uno::RuntimeException);
327 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
328 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
329 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
345 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
346 void SAL_CALL acquire() throw() { SVTXFormattedField::acquire(); } in acquire()
347 void SAL_CALL release() throw() { SVTXFormattedField::release(); } in release()
350 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
351 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
354 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
355 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
358 void SAL_CALL setValue( double Value ) throw(::com::sun::star::uno::RuntimeException);
359 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
360 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
361 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
362 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
363 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
364 void SAL_CALL setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException);
365 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
366 void SAL_CALL setLast( double Value ) throw(::com::sun::star::uno::RuntimeException);
367 double SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
368 void SAL_CALL setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException);
369 double SAL_CALL getSpinSize( ) throw(::com::sun::star::uno::RuntimeException);
370 …void SAL_CALL setDecimalDigits( sal_Int16 nDigits ) throw(::com::sun::star::uno::RuntimeException);
371 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
372 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
373 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
398 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
399 void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire()
400 void SAL_CALL release() throw() { VCLXWindow::release(); } in release()
403 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
404 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
407 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
408 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
409 void SAL_CALL setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException);
410 …void SAL_CALL setRange( sal_Int32 nMin, sal_Int32 nMax ) throw(::com::sun::star::uno::RuntimeExcep…
411 sal_Int32 SAL_CALL getValue() throw(::com::sun::star::uno::RuntimeException);
414 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
415 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
431 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …