Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 151 – 175 of 5047) sorted by relevance

12345678910>>...202

/aoo4110/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx105 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
107 virtual sal_Bool SAL_CALL convertFastPropertyValue(
113 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
118 virtual void SAL_CALL getFastPropertyValue(
128 virtual void SAL_CALL disposing(void);
131 virtual void SAL_CALL acquire() throw();
132 virtual void SAL_CALL release() throw();
138 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
157 …virtual sal_Bool SAL_CALL wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
180 virtual void SAL_CALL cancel( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/scaddins/source/analysis/
H A Danalysis.cxx283 REF( uno::XInterface ) SAL_CALL AnalysisAddIn_CreateInstance( in REF()
293 STRING SAL_CALL AnalysisAddIn::getServiceName() THROWDEF_RTE in getServiceName()
302 STRING SAL_CALL AnalysisAddIn::getImplementationName() THROWDEF_RTE in getImplementationName()
314 SEQ( STRING ) SAL_CALL AnalysisAddIn::getSupportedServiceNames() THROWDEF_RTE in SEQ()
329 lang::Locale SAL_CALL AnalysisAddIn::getLocale() THROWDEF_RTE in getLocale()
543 sal_Int32 SAL_CALL AnalysisAddIn::getWorkday( constREFXPS& xOptions, in getWorkday()
604 double SAL_CALL AnalysisAddIn::getYearfrac( constREFXPS& xOpt, in getYearfrac()
662 sal_Int32 SAL_CALL AnalysisAddIn::getNetworkdays( constREFXPS& xOpt, in getNetworkdays()
711 double SAL_CALL
802 double SAL_CALL AnalysisAddIn::getSqrtpi( double fNum ) THROWDEF_RTE_IAE in getSqrtpi()
[all …]
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx293 virtual void SAL_CALL disposing();
317 virtual void SAL_CALL acquire( ) throw ();
318 virtual void SAL_CALL release( ) throw ();
328 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
334 virtual ::rtl::OUString SAL_CALL getURL( ) throw (::com::sun::star::uno::RuntimeException) ;
338 virtual void SAL_CALL lockControllers( ) throw (::com::sun::star::uno::RuntimeException) ;
339 virtual void SAL_CALL unlockControllers( ) throw (::com::sun::star::uno::RuntimeException) ;
352 virtual sal_Bool SAL_CALL hasLocation( ) throw (::com::sun::star::uno::RuntimeException) ;
354 virtual sal_Bool SAL_CALL isReadonly( ) throw (::com::sun::star::uno::RuntimeException) ;
364 virtual sal_Bool SAL_CALL isModified( ) throw (::com::sun::star::uno::RuntimeException) ;
[all …]
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx161 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
171 virtual ::sal_Bool SAL_CALL isVisible( ) throw (::com::sun::star::uno::RuntimeException);
172 virtual ::sal_Bool SAL_CALL isActive( ) throw (::com::sun::star::uno::RuntimeException);
173 virtual ::sal_Bool SAL_CALL isEnabled( ) throw (::com::sun::star::uno::RuntimeException);
174 virtual ::sal_Bool SAL_CALL hasFocus( ) throw (::com::sun::star::uno::RuntimeException);
179 void SAL_CALL setVisible( sal_Bool Visible ) throw(::com::sun::star::uno::RuntimeException);
180 void SAL_CALL setEnable( sal_Bool Enable ) throw(::com::sun::star::uno::RuntimeException);
181 void SAL_CALL setFocus( ) throw(::com::sun::star::uno::RuntimeException);
210 void SAL_CALL setDesignMode( sal_Bool bOn ) throw(::com::sun::star::uno::RuntimeException);
211 sal_Bool SAL_CALL isDesignMode( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/unoxml/source/dom/
H A Dcdatasection.hxx103 virtual OUString SAL_CALL getNodeName()
105 virtual OUString SAL_CALL getNodeValue()
139 virtual OUString SAL_CALL getLocalName() in getLocalName()
144 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI()
154 virtual NodeType SAL_CALL getNodeType() in getNodeType()
169 virtual OUString SAL_CALL getPrefix() in getPrefix()
179 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes()
184 virtual sal_Bool SAL_CALL hasChildNodes() in hasChildNodes()
189 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore()
200 virtual void SAL_CALL normalize() in normalize()
[all …]
H A Dtext.hxx114 virtual OUString SAL_CALL getNodeName()
144 virtual Reference< XNode > SAL_CALL getLastChild() in getLastChild()
149 virtual OUString SAL_CALL getLocalName() in getLocalName()
154 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI()
164 virtual NodeType SAL_CALL getNodeType() in getNodeType()
183 virtual OUString SAL_CALL getPrefix() in getPrefix()
193 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes()
198 virtual sal_Bool SAL_CALL hasChildNodes() in hasChildNodes()
203 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore()
214 virtual void SAL_CALL normalize() in normalize()
[all …]
H A Dcharacterdata.hxx135 virtual Reference< XNode > SAL_CALL getLastChild() in getLastChild()
140 virtual OUString SAL_CALL getLocalName() in getLocalName()
145 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI()
155 virtual OUString SAL_CALL getNodeName() in getNodeName()
160 virtual NodeType SAL_CALL getNodeType() in getNodeType()
165 virtual OUString SAL_CALL getNodeValue() in getNodeValue()
180 virtual OUString SAL_CALL getPrefix() in getPrefix()
190 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes()
195 virtual sal_Bool SAL_CALL hasChildNodes() in hasChildNodes()
200 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore()
[all …]
H A Dcomment.hxx98 virtual OUString SAL_CALL getNodeName()
100 virtual OUString SAL_CALL getNodeValue()
134 virtual OUString SAL_CALL getLocalName() in getLocalName()
139 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI()
149 virtual NodeType SAL_CALL getNodeType() in getNodeType()
164 virtual OUString SAL_CALL getPrefix() in getPrefix()
174 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes()
179 virtual sal_Bool SAL_CALL hasChildNodes() in hasChildNodes()
184 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore()
195 virtual void SAL_CALL normalize() in normalize()
[all …]
H A Ddocumenttype.hxx96 virtual OUString SAL_CALL getNodeName()
98 virtual OUString SAL_CALL getNodeValue()
131 virtual OUString SAL_CALL getLocalName() in getLocalName()
136 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI()
146 virtual NodeType SAL_CALL getNodeType() in getNodeType()
161 virtual OUString SAL_CALL getPrefix() in getPrefix()
171 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes()
176 virtual sal_Bool SAL_CALL hasChildNodes() in hasChildNodes()
181 virtual Reference< XNode > SAL_CALL insertBefore( in insertBefore()
192 virtual void SAL_CALL normalize() in normalize()
[all …]
/aoo4110/main/forms/source/inc/
H A DFormComponent.hxx242 virtual void SAL_CALL disposing();
245 virtual void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException) in dispose()
326 virtual void SAL_CALL disposing();
426 virtual void SAL_CALL disposing();
442 virtual void SAL_CALL
444 virtual void SAL_CALL
456 virtual sal_Bool SAL_CALL convertFastPropertyValue(
491 virtual cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
1039 virtual void SAL_CALL disposing();
1042 virtual void SAL_CALL reset( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx100 …virtual sal_Int32 SAL_CALL getAccessibleChildCount() throw (::com::sun::star::uno::RuntimeExceptio…
104 … virtual sal_Int16 SAL_CALL getAccessibleRole() throw (::com::sun::star::uno::RuntimeException);
124 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
125 … virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
126 … virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
129 … virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
134 … virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
136 …virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
137 … virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
138 … virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/basic/source/inc/
H A Dnamecont.hxx107 virtual sal_Bool SAL_CALL hasElements( )
287 virtual SfxLibrary* SAL_CALL implCreateLibraryLink
292 virtual void SAL_CALL writeLibraryElement
367 virtual void SAL_CALL disposing();
393 virtual sal_Bool SAL_CALL hasElements()
510 virtual ::rtl::OUString SAL_CALL getImplementationName( )
517 virtual ::sal_Bool SAL_CALL getVBACompatibilityMode()
521 virtual sal_Int32 SAL_CALL getRunningVBAScripts()
523 virtual void SAL_CALL addVBAScriptListener(
526 virtual void SAL_CALL removeVBAScriptListener(
[all …]
/aoo4110/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx93 virtual void SAL_CALL disposing (void);
991 Reference<XAccessibleContext> SAL_CALL
1018 Reference<XAccessible> SAL_CALL
1033 Reference<XAccessible> SAL_CALL
1045 sal_Int32 SAL_CALL
1070 sal_Int16 SAL_CALL
1082 OUString SAL_CALL
1094 OUString SAL_CALL
1118 Reference<XAccessibleStateSet> SAL_CALL
1130 lang::Locale SAL_CALL
[all …]
/aoo4110/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx98 Sequence< Type > SAL_CALL SbaXFormAdapter::getTypes( ) throw (RuntimeException) in getTypes()
849 void SAL_CALL SbaXFormAdapter::load() throw( RuntimeException ) in load()
856 void SAL_CALL SbaXFormAdapter::unload() throw( RuntimeException ) in unload()
863 void SAL_CALL SbaXFormAdapter::reload() throw( RuntimeException ) in reload()
870 sal_Bool SAL_CALL SbaXFormAdapter::isLoaded() throw( RuntimeException ) in isLoaded()
1146 void SAL_CALL SbaXFormAdapter::dispose() throw( RuntimeException ) in dispose()
1413 void SAL_CALL SbaXFormAdapter::cancel() throw( RuntimeException ) in cancel()
1465 void SAL_CALL SbaXFormAdapter::reset() throw( RuntimeException ) in reset()
1604 Type SAL_CALL SbaXFormAdapter::getElementType() throw(RuntimeException) in getElementType()
1611 sal_Bool SAL_CALL SbaXFormAdapter::hasElements() throw(RuntimeException) in hasElements()
[all …]
/aoo4110/main/reportdesign/source/core/api/
H A DImageControl.cxx175 void SAL_CALL OImageControl::dispose() throw(uno::RuntimeException) in dispose()
187 ::rtl::OUString SAL_CALL OImageControl::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
362 ::rtl::OUString SAL_CALL OImageControl::getImageURL() throw (uno::RuntimeException) in getImageURL()
405 uno::Type SAL_CALL OImageControl::getElementType( ) throw (uno::RuntimeException) in getElementType()
410 ::sal_Bool SAL_CALL OImageControl::hasElements( ) throw (uno::RuntimeException) in hasElements()
433 ::sal_Int32 SAL_CALL OImageControl::getCount( ) throw (uno::RuntimeException) in getCount()
445 awt::Point SAL_CALL OImageControl::getPosition( ) throw (uno::RuntimeException) in getPosition()
455 awt::Size SAL_CALL OImageControl::getSize( ) throw (uno::RuntimeException) in getSize()
467 ::rtl::OUString SAL_CALL OImageControl::getShapeType( ) throw (uno::RuntimeException) in getShapeType()
472 ::sal_Int16 SAL_CALL OImageControl::getScaleMode() throw (uno::RuntimeException) in getScaleMode()
[all …]
/aoo4110/main/sw/inc/
H A Dunofield.hxx102 virtual void SAL_CALL dispose(void) throw( ::com::sun::star::uno::RuntimeException );
107 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
176 virtual void SAL_CALL dispose(void) throw( ::com::sun::star::uno::RuntimeException );
190 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
195 virtual void SAL_CALL update( ) throw (::com::sun::star::uno::RuntimeException);
233 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
236 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
270 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
273 virtual void SAL_CALL refresh( ) throw(::com::sun::star::uno::RuntimeException);
278 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
[all …]
H A Dunoatxt.hxx61 SAL_CALL SwXAutoTextContainer_createInstance(
80 virtual sal_Int32 SAL_CALL getCount( ) throw(::com::sun::star::uno::RuntimeException);
90 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
97 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
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);
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…
242 virtual rtl::OUString SAL_CALL getString(void) throw( ::com::sun::star::uno::RuntimeException );
[all …]
/aoo4110/main/dbaccess/source/core/api/
H A DRowSetBase.hxx195 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue,sal_Int32 nHandle) c…
247 sal_Bool SAL_CALL move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor,
281 virtual void SAL_CALL disposing(void);
293 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
315 …virtual sal_Bool SAL_CALL wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
345 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
349 …virtual sal_Bool SAL_CALL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
351 …virtual void SAL_CALL afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
352 …virtual sal_Bool SAL_CALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
353 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
[all …]
H A Ddatacolumn.hxx72 virtual void SAL_CALL acquire() throw() { OResultColumn::acquire(); } in acquire()
73 virtual void SAL_CALL release() throw() { OResultColumn::release(); } in release()
76 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
80 virtual void SAL_CALL disposing(void);
83 …virtual sal_Bool SAL_CALL wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
86 …virtual sal_Int8 SAL_CALL getByte( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
88 …virtual sal_Int32 SAL_CALL getInt( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
89 …virtual sal_Int64 SAL_CALL getLong( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
90 …virtual float SAL_CALL getFloat( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
91 …virtual double SAL_CALL getDouble( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
[all …]
/aoo4110/main/svx/source/inc/
H A Dgridcell.hxx777 virtual void SAL_CALL disposing();
925 virtual void SAL_CALL disposing();
980 virtual void SAL_CALL disposing();
1023 virtual void SAL_CALL disposing();
1040 …virtual void SAL_CALL SAL_CALL selectItemPos(sal_Int16 nPos, sal_Bool bSelect) throw(::com::sun::s…
1042 …virtual void SAL_CALL SAL_CALL selectItem(const ::rtl::OUString& aItem, sal_Bool bSelect) throw(::…
1044 …virtual void SAL_CALL SAL_CALL setMultipleMode(sal_Bool bMulti) throw(::com::sun::star::uno::Runti…
1046 …virtual void SAL_CALL SAL_CALL setDropDownLineCount(sal_Int16 nLines) throw(::com::sun::star::uno:…
1047 …virtual void SAL_CALL SAL_CALL makeVisible(sal_Int16 nEntry) throw(::com::sun::star::uno::RuntimeE…
1078 virtual void SAL_CALL disposing();
[all …]
/aoo4110/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx108 virtual sal_Int32 SAL_CALL fillHandles(
190 virtual sal_Int32 SAL_CALL fillHandles(
274 sal_Int32 SAL_CALL addInterface(
286 sal_Int32 SAL_CALL removeInterface(
299 void SAL_CALL clear() SAL_THROW( () );
422 void SAL_CALL disposing() SAL_THROW( () );
438 virtual void SAL_CALL addPropertyChangeListener(
479 virtual void SAL_CALL setPropertyValues(
516 void SAL_CALL fire(
532 void SAL_CALL setFastPropertyValues(
[all …]
/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx497 bool SAL_CALL
512 bool SAL_CALL
683 bool SAL_CALL
740 void SAL_CALL
788 bool SAL_CALL
981 void SAL_CALL
1107 void SAL_CALL
1439 void SAL_CALL
1453 void SAL_CALL
1480 void SAL_CALL
[all …]
/aoo4110/main/svtools/source/control/
H A Dtoolbarmenuimp.hxx148 … virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
162 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
164 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
165 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
170 …virtual void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
189 virtual void SAL_CALL disposing (void);
232 … virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
246 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
248 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
249 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sc/inc/
H A Dfmtuno.hxx96 virtual void SAL_CALL addNew( const ::com::sun::star::uno::Sequence<
99 virtual void SAL_CALL removeByIndex( sal_Int32 nIndex )
117 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
125 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
139 virtual ::rtl::OUString SAL_CALL getImplementationName()
186 virtual ::rtl::OUString SAL_CALL getImplementationName()
256 SAL_CALL getTokens( sal_Int32 nIndex )
258 virtual void SAL_CALL setTokens( sal_Int32 nIndex,
265 SAL_CALL getPropertySetInfo()
274 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
[all …]
/aoo4110/main/svx/source/unodraw/
H A DXPropertyTable.cxx82 virtual sal_Bool SAL_CALL hasElements( ) throw( uno::RuntimeException);
142 void SAL_CALL SvxUnoXPropertyTable::removeByName( const OUString& Name ) in removeByName()
198 uno::Any SAL_CALL SvxUnoXPropertyTable::getByName( const OUString& aName ) in getByName()
220 uno::Sequence< OUString > SAL_CALL SvxUnoXPropertyTable::getElementNames() in getElementNames()
266 sal_Bool SAL_CALL SvxUnoXPropertyTable::hasElements( ) in hasElements()
318 uno::Type SAL_CALL SvxUnoXColorTable::getElementType() in getElementType()
391 uno::Type SAL_CALL SvxUnoXLineEndTable::getElementType() in getElementType()
473 uno::Type SAL_CALL SvxUnoXDashTable::getElementType() in getElementType()
550 uno::Type SAL_CALL SvxUnoXHatchTable::getElementType() in getElementType()
639 uno::Type SAL_CALL SvxUnoXGradientTable::getElementType() in getElementType()
[all …]

Completed in 229 milliseconds

12345678910>>...202