Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 26 – 50 of 4151) sorted by relevance

12345678910>>...167

/aoo4110/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx144 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
159 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumns( in getColumns()
175 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTables( in getTables()
191 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedureColumns( in getProcedureColumns()
207 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedures( in getProcedures()
285 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getExportedKeys( in getExportedKeys()
299 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getImportedKeys( in getImportedKeys()
314 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
329 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getIndexInfo( in getIndexInfo()
345 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTablePrivileges( in getTablePrivileges()
[all …]
/aoo4110/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx89 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
90 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com…
91 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
92 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com…
93 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
100 …virtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException…
101 …virtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException…
102 …virtual sal_Bool SAL_CALL usesLocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
127 …virtual sal_Bool SAL_CALL supportsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
162 …virtual sal_Bool SAL_CALL supportsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
[all …]
/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx95 OUString SAL_CALL getImplementationName() throw();
100 ::sal_Int16 SAL_CALL getType() throw (RuntimeException);
101 Any SAL_CALL getBegin() throw (RuntimeException);
103 Any SAL_CALL getDuration() throw (RuntimeException);
105 Any SAL_CALL getEnd() throw (RuntimeException);
107 Any SAL_CALL getEndSync() throw (RuntimeException);
109 Any SAL_CALL getRepeatCount() throw (RuntimeException);
111 Any SAL_CALL getRepeatDuration() throw (RuntimeException);
113 ::sal_Int16 SAL_CALL getFill() throw (RuntimeException);
117 ::sal_Int16 SAL_CALL getRestart() throw (RuntimeException);
[all …]
/aoo4110/main/sw/source/ui/uno/
H A Dunofreg.cxx43 extern OUString SAL_CALL SwUnoModule_getImplementationName() throw();
48 extern OUString SAL_CALL SwTextDocument_getImplementationName() throw();
51 extern OUString SAL_CALL SwWebDocument_getImplementationName() throw();
59 extern OUString SAL_CALL SwXMLImport_getImplementationName() throw();
78 extern OUString SAL_CALL SwXMLExportOOO_getImplementationName() throw();
95 extern OUString SAL_CALL SwXMLExport_getImplementationName() throw();
116 extern OUString SAL_CALL SwXModule_getImplementationName() throw();
120 extern OUString SAL_CALL SwXMailMerge_getImplementationName() throw();
124 extern OUString SAL_CALL SwXMailMerge_getImplementationName() throw();
131 ::rtl::OUString SAL_CALL _getImplementationName();
[all …]
/aoo4110/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx82 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumns( in getColumns()
181 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTables( in getTables()
338 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
404 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTablePrivileges( in getTablePrivileges()
764 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
770 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
818 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
860 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
968 ::rtl::OUString SAL_CALL ODatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
1017 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
[all …]
/aoo4110/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx366 virtual void SAL_CALL load() throw(::com::sun::star::uno::RuntimeException);
367 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
368 virtual void SAL_CALL reload() throw(::com::sun::star::uno::RuntimeException);
369 virtual sal_Bool SAL_CALL isLoaded() throw(::com::sun::star::uno::RuntimeException);
417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
422 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
431 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
456 virtual void SAL_CALL cancel() throw(::com::sun::star::uno::RuntimeException);
465 virtual void SAL_CALL reset() throw(::com::sun::star::uno::RuntimeException);
483 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/svx/inc/svx/
H A Dfmgridif.hxx71 virtual void SAL_CALL acquire() throw() { m_rParent.acquire(); } in acquire()
72 virtual void SAL_CALL release() throw() { m_rParent.release(); } in release()
240 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
243 virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw();
244 virtual ::rtl::OUString SAL_CALL getImplementationName() throw();
258 virtual sal_Bool SAL_CALL commit() throw(::com::sun::star::uno::RuntimeException);
268 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
402 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
410 virtual sal_Bool SAL_CALL commit() throw(::com::sun::star::uno::RuntimeException);
424 …virtual void SAL_CALL SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& …
[all …]
H A DAccessibleTableShape.hxx72 virtual void SAL_CALL acquire( ) throw ();
73 virtual void SAL_CALL release( ) throw ();
114 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
116 virtual sal_Bool SAL_CALL selectColumn( sal_Int32 column )
118 virtual sal_Bool SAL_CALL unselectRow( sal_Int32 row )
127 virtual void SAL_CALL disposing( );
130 virtual void SAL_CALL
133 virtual void SAL_CALL
229 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
231 virtual sal_Bool SAL_CALL selectColumn( sal_Int32 column )
[all …]
/aoo4110/main/svx/source/table/
H A Dtabledesign.cxx92 virtual ::sal_Bool SAL_CALL isInUse() throw (RuntimeException);
97 virtual OUString SAL_CALL getName() throw (RuntimeException);
107 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
110 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
127 virtual void SAL_CALL disposing();
146 virtual OUString SAL_CALL getName( ) throw (RuntimeException);
155 virtual Type SAL_CALL getElementType() throw(RuntimeException);
156 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
159 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
174 virtual void SAL_CALL dispose( ) throw (RuntimeException);
[all …]
/aoo4110/main/toolkit/source/awt/
H A Dstylesettings.cxx211 ::sal_Int32 SAL_CALL WindowStyleSettings::getActiveColor() throw (RuntimeException) in getActiveColor()
281 ::sal_Int32 SAL_CALL WindowStyleSettings::getCheckedColor() throw (RuntimeException) in getCheckedColor()
351 ::sal_Int32 SAL_CALL WindowStyleSettings::getDialogColor() throw (RuntimeException) in getDialogColor()
379 ::sal_Int32 SAL_CALL WindowStyleSettings::getDisableColor() throw (RuntimeException) in getDisableColor()
393 ::sal_Int32 SAL_CALL WindowStyleSettings::getFaceColor() throw (RuntimeException) in getFaceColor()
417 ::sal_Int32 SAL_CALL WindowStyleSettings::getFieldColor() throw (RuntimeException) in getFieldColor()
473 ::sal_Int32 SAL_CALL WindowStyleSettings::getHelpColor() throw (RuntimeException) in getHelpColor()
571 ::sal_Int32 SAL_CALL WindowStyleSettings::getLightColor() throw (RuntimeException) in getLightColor()
627 ::sal_Int32 SAL_CALL WindowStyleSettings::getMenuColor() throw (RuntimeException) in getMenuColor()
683 ::sal_Int32 SAL_CALL WindowStyleSettings::getMonoColor() throw (RuntimeException) in getMonoColor()
[all …]
/aoo4110/main/sw/inc/
H A Dunotxdoc.hxx255 virtual void SAL_CALL acquire( ) throw();
256 virtual void SAL_CALL release( ) throw();
270 virtual void SAL_CALL reformat(void) throw( css::uno::RuntimeException );
278 virtual void SAL_CALL lockControllers( ) throw(css::uno::RuntimeException);
286 virtual void SAL_CALL dispose(void) throw( css::uno::RuntimeException );
401 virtual void SAL_CALL refresh(void) throw( css::uno::RuntimeException );
406 virtual void SAL_CALL updateLinks( ) throw(css::uno::RuntimeException);
446 void * SAL_CALL operator new( size_t ) throw();
447 void SAL_CALL operator delete( void * ) throw();
479 virtual sal_Bool SAL_CALL hasElements( ) throw(css::uno::RuntimeException);
[all …]
H A Dunotbl.hxx131 virtual void SAL_CALL acquire( ) throw();
132 virtual void SAL_CALL release( ) throw();
141 virtual double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
144 virtual sal_Int32 SAL_CALL getError( ) throw(::com::sun::star::uno::RuntimeException);
170 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
256 virtual sal_Bool SAL_CALL mergeRange( ) throw(::com::sun::star::uno::RuntimeException);
357 virtual void SAL_CALL dispose(void) throw( ::com::sun::star::uno::RuntimeException );
377 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException);
478 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException);
548 virtual sal_Int32 SAL_CALL getCount(void) throw( ::com::sun::star::uno::RuntimeException );
[all …]
H A Dunoframe.hxx188 virtual void SAL_CALL acquire( ) throw();
189 virtual void SAL_CALL release( ) throw();
233 void SAL_CALL operator delete( void * ) throw();
253 virtual void SAL_CALL acquire( ) throw();
254 virtual void SAL_CALL release( ) throw();
276 void * SAL_CALL operator new( size_t ) throw();
277 void SAL_CALL operator delete( void * ) throw();
302 virtual void SAL_CALL acquire( ) throw();
303 virtual void SAL_CALL release( ) throw();
332 void * SAL_CALL operator new( size_t ) throw();
[all …]
/aoo4110/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx73 virtual void SAL_CALL disposing();
161 virtual sal_Int32 SAL_CALL getForeground( )
164 virtual sal_Int32 SAL_CALL getBackground( )
247 virtual void SAL_CALL acquire() throw();
249 virtual void SAL_CALL release() throw();
336 virtual sal_Int32 SAL_CALL getForeground( )
339 virtual sal_Int32 SAL_CALL getBackground( )
475 virtual void SAL_CALL acquire() throw();
477 virtual void SAL_CALL release() throw();
579 virtual void SAL_CALL disposing();
[all …]
/aoo4110/main/sal/inc/osl/
H A Dsocket.h225 sal_Bool SAL_CALL osl_isEqualSocketAddr(
244 oslSocketAddr SAL_CALL osl_createInetBroadcastAddr (
255 oslSocketAddr SAL_CALL osl_createInetSocketAddr (
363 void SAL_CALL osl_destroyHostAddr(oslHostAddr Addr);
400 void SAL_CALL osl_acquireSocket( oslSocket Socket );
407 void SAL_CALL osl_releaseSocket( oslSocket Socket );
550 sal_Int32 SAL_CALL osl_sendSocket(oslSocket Socket,
580 sal_Int32 SAL_CALL osl_sendToSocket(oslSocket Socket,
801 oslSocketSet SAL_CALL osl_createSocketSet(void);
810 void SAL_CALL osl_clearSocketSet(oslSocketSet Set);
[all …]
/aoo4110/main/extensions/inc/ucbhelper/
H A Dext_content.hxx148 virtual void SAL_CALL dispose() throw();
239 virtual void SAL_CALL start() throw();
240 virtual void SAL_CALL execute() throw( Exception );
241 virtual void SAL_CALL abort() throw();
272 virtual void SAL_CALL start() throw();
274 virtual void SAL_CALL abort() throw();
279 virtual Command SAL_CALL getCommand() throw();
280 virtual Any SAL_CALL getResult() throw();
312 virtual void SAL_CALL start() throw();
314 virtual void SAL_CALL abort() throw();
[all …]
/aoo4110/main/sal/inc/rtl/
H A Dstring.h49 sal_Int32 SAL_CALL rtl_str_getLength( const sal_Char * str ) SAL_THROW_EXTERN_C();
252 sal_Int32 SAL_CALL rtl_str_hashCode( const sal_Char * str ) SAL_THROW_EXTERN_C();
467 void SAL_CALL rtl_str_toAsciiLowerCase( sal_Char * str ) SAL_THROW_EXTERN_C();
492 void SAL_CALL rtl_str_toAsciiUpperCase( sal_Char * str ) SAL_THROW_EXTERN_C();
520 sal_Int32 SAL_CALL rtl_str_trim( sal_Char * str ) SAL_THROW_EXTERN_C();
720 float SAL_CALL rtl_str_toFloat( const sal_Char * str ) SAL_THROW_EXTERN_C();
734 double SAL_CALL rtl_str_toDouble( const sal_Char * str ) SAL_THROW_EXTERN_C();
766 void SAL_CALL rtl_string_acquire( rtl_String * str ) SAL_THROW_EXTERN_C();
775 void SAL_CALL rtl_string_release( rtl_String * str ) SAL_THROW_EXTERN_C();
783 void SAL_CALL rtl_string_new( rtl_String ** newStr ) SAL_THROW_EXTERN_C();
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbarange.hxx172 virtual ::sal_Int32 SAL_CALL getRow() throw (css::uno::RuntimeException);
207 virtual void SAL_CALL Clear() throw (css::uno::RuntimeException);
208 virtual void SAL_CALL ClearComments() throw (css::uno::RuntimeException);
210 virtual void SAL_CALL ClearFormats() throw (css::uno::RuntimeException);
212 virtual void SAL_CALL FillLeft() throw (css::uno::RuntimeException);
213 virtual void SAL_CALL FillRight() throw (css::uno::RuntimeException);
214 virtual void SAL_CALL FillUp() throw (css::uno::RuntimeException);
215 virtual void SAL_CALL FillDown() throw (css::uno::RuntimeException);
227 virtual void SAL_CALL Select() throw (css::uno::RuntimeException);
228 virtual void SAL_CALL Activate() throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/vcl/source/components/
H A Ddisplay.cxx68 virtual Sequence< Property > SAL_CALL getProperties( ) throw (RuntimeException);
73 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
153 OUString SAL_CALL DisplayInfo::getImplementationName( ) throw (RuntimeException) in getImplementationName()
199 virtual ::sal_Int32 SAL_CALL getCount() throw (RuntimeException);
203 virtual Type SAL_CALL getElementType( ) throw (RuntimeException);
204 virtual ::sal_Bool SAL_CALL hasElements( ) throw (RuntimeException);
207 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
295 ::sal_Int32 SAL_CALL DisplayAccess::getCount() throw (RuntimeException) in getCount()
309 Type SAL_CALL DisplayAccess::getElementType( ) throw (RuntimeException) in getElementType()
314 ::sal_Bool SAL_CALL DisplayAccess::hasElements() throw (RuntimeException) in hasElements()
[all …]
/aoo4110/main/reportdesign/inc/
H A DReportDefinition.hxx176 virtual void SAL_CALL disposing();
185 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
217 virtual ::rtl::OUString SAL_CALL getCaption() throw (::com::sun::star::uno::RuntimeException);
225 virtual ::rtl::OUString SAL_CALL getCommand() throw (::com::sun::star::uno::RuntimeException);
227 virtual ::sal_Int32 SAL_CALL getCommandType() throw (::com::sun::star::uno::RuntimeException);
241 virtual ::sal_Bool SAL_CALL getPageHeaderOn() throw (::com::sun::star::uno::RuntimeException);
270 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
293 virtual ::rtl::OUString SAL_CALL getURL( ) throw (::com::sun::star::uno::RuntimeException);
297 virtual void SAL_CALL lockControllers( ) throw (::com::sun::star::uno::RuntimeException);
298 virtual void SAL_CALL unlockControllers( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sc/inc/
H A Ddapiuno.hxx153 virtual ::rtl::OUString SAL_CALL getImplementationName()
184 virtual void SAL_CALL acquire() throw();
185 virtual void SAL_CALL release() throw();
219 SAL_CALL getPropertySetInfo( )
260 SAL_CALL getDataLayoutField()
304 virtual ::rtl::OUString SAL_CALL getImplementationName()
332 virtual void SAL_CALL acquire() throw();
333 virtual void SAL_CALL release() throw();
384 virtual ::rtl::OUString SAL_CALL getImplementationName()
540 SAL_CALL getPropertySetInfo( )
[all …]
H A Ddocuno.hxx145 virtual void SAL_CALL acquire() throw();
146 virtual void SAL_CALL release() throw();
186 virtual void SAL_CALL setActionLocks( sal_Int16 nLock )
196 virtual sal_Bool SAL_CALL isAutomaticCalculationEnabled()
239 SAL_CALL getPropertySetInfo()
293 virtual ::rtl::OUString SAL_CALL getImplementationName()
363 virtual ::rtl::OUString SAL_CALL getImplementationName()
529 SAL_CALL getPropertySetInfo()
624 SAL_CALL getPropertySetInfo()
689 SAL_CALL getPropertySetInfo()
[all …]
/aoo4110/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx73 virtual void SAL_CALL acquire() throw () in acquire()
75 virtual void SAL_CALL release() throw () in release()
112 virtual ::rtl::OUString SAL_CALL getCommand() throw (::com::sun::star::uno::RuntimeException);
114 virtual ::sal_Int32 SAL_CALL getCommandType() throw (::com::sun::star::uno::RuntimeException);
116 virtual ::rtl::OUString SAL_CALL getFilter() throw (::com::sun::star::uno::RuntimeException);
118 virtual ::sal_Bool SAL_CALL getApplyFilter() throw (::com::sun::star::uno::RuntimeException);
122 virtual ::rtl::OUString SAL_CALL getGroupBy() throw (::com::sun::star::uno::RuntimeException);
124 virtual ::rtl::OUString SAL_CALL getOrder() throw (::com::sun::star::uno::RuntimeException);
128 virtual ::sal_Int32 SAL_CALL getRowLimit() throw (::com::sun::star::uno::RuntimeException);
206 virtual double SAL_CALL getNotANumber()throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx125 virtual void SAL_CALL
130 virtual void SAL_CALL
135 virtual void SAL_CALL
187 virtual void SAL_CALL
192 virtual void SAL_CALL
215 virtual void SAL_CALL
223 virtual void SAL_CALL
226 virtual void SAL_CALL
236 virtual void SAL_CALL
403 virtual void SAL_CALL
[all …]
/aoo4110/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx350 virtual void SAL_CALL acquire() throw() ;
366 virtual void SAL_CALL release() throw() ;
540 SAL_CALL getDocumentProperties()
1018 virtual void SAL_CALL initNew()
1275 virtual ::rtl::OUString SAL_CALL getTitle()
1385 virtual void SAL_CALL removeMetadataFile(
1391 virtual void SAL_CALL addContentOrStylesFile(
1402 virtual void SAL_CALL loadMetadataFromStorage(
1412 virtual void SAL_CALL storeMetadataToStorage(
1418 virtual void SAL_CALL loadMetadataFromMedium(
[all …]

Completed in 176 milliseconds

12345678910>>...167