Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 451 – 475 of 5175) sorted by relevance

1...<<11121314151617181920>>...207

/aoo4110/main/dbaccess/inc/
H A Dgenericcontroller.hxx108 …inline bool SAL_CALL operator >>= ( const ::com::sun::star::uno::Any & _any, optional< T >& _value… in operator >>=()
463 virtual void SAL_CALL acquire( ) throw ();
464 virtual void SAL_CALL release( ) throw ();
468 …virtual ::rtl::OUString SAL_CALL getViewControllerName() throw (::com::sun::star::uno::RuntimeExce…
474 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExceptio…
475 …virtual ::com::sun::star::uno::Any SAL_CALL getViewData(void) throw( ::com::sun::star::uno::Runtim…
497 virtual void SAL_CALL disposing();
507 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeExcep…
508 …virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw(::com::sun::st…
516 … virtual ::rtl::OUString SAL_CALL getTitle( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/ucbhelper/source/provider/
H A Dresultset.cxx317 void SAL_CALL ResultSet::dispose() in dispose()
393 sal_Bool SAL_CALL ResultSet::next() in next()
453 sal_Bool SAL_CALL ResultSet::isFirst() in isFirst()
468 sal_Bool SAL_CALL ResultSet::isLast() in isLast()
501 void SAL_CALL ResultSet::afterLast() in afterLast()
511 sal_Bool SAL_CALL ResultSet::first() in first()
530 sal_Bool SAL_CALL ResultSet::last() in last()
737 void SAL_CALL ResultSet::refreshRow() in refreshRow()
1004 uno::Sequence< sal_Int8 > SAL_CALL
1074 util::DateTime SAL_CALL
[all …]
/aoo4110/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_import.hxx79 virtual sal_Int32 SAL_CALL getUid()
89 virtual void SAL_CALL ignorableWhitespace(
95 virtual void SAL_CALL endElement()
120 virtual void SAL_CALL endElement()
149 virtual void SAL_CALL endElement()
176 virtual void SAL_CALL endElement()
202 virtual void SAL_CALL endElement()
232 virtual void SAL_CALL startDocument(
235 virtual void SAL_CALL endDocument()
282 virtual void SAL_CALL startDocument()
[all …]
/aoo4110/main/extensions/source/logging/
H A Dcsvformatter.cxx81 static ::rtl::OUString SAL_CALL getImplementationName_static();
82 static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
90 virtual ::sal_Bool SAL_CALL getLogEventNo() throw (RuntimeException);
91 virtual ::sal_Bool SAL_CALL getLogThread() throw (RuntimeException);
92 virtual ::sal_Bool SAL_CALL getLogTimestamp() throw (RuntimeException);
93 virtual ::sal_Bool SAL_CALL getLogSource() throw (RuntimeException);
103 virtual ::rtl::OUString SAL_CALL getHead( ) throw (RuntimeException);
105 virtual ::rtl::OUString SAL_CALL getTail( ) throw (RuntimeException);
241 ::rtl::OUString SAL_CALL CsvFormatter::getHead( ) throw (RuntimeException) in getHead()
318 ::rtl::OUString SAL_CALL CsvFormatter::getTail( ) throw (RuntimeException) in getTail()
[all …]
/aoo4110/main/comphelper/source/container/
H A DNamedPropertyValuesContainer.cxx55 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
65 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
68 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames( )
70 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
74 virtual ::com::sun::star::uno::Type SAL_CALL getElementType( )
76 virtual sal_Bool SAL_CALL hasElements( )
85 static ::rtl::OUString SAL_CALL getImplementationName_static();
86 static uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
184 ::com::sun::star::uno::Type SAL_CALL NamedPropertyValuesContainer::getElementType( ) in getElementType()
190 sal_Bool SAL_CALL NamedPropertyValuesContainer::hasElements( ) in hasElements()
[all …]
/aoo4110/main/sc/source/ui/inc/
H A DAccessibleEditObject.hxx72 virtual void SAL_CALL disposing();
83 virtual void SAL_CALL acquire() throw ();
85 virtual void SAL_CALL release() throw ();
89 SAL_CALL getAccessibleAtPoint(
107 virtual sal_Int32 SAL_CALL
126 virtual void SAL_CALL selectAccessibleChild(
151 virtual ::rtl::OUString SAL_CALL
156 virtual ::rtl::OUString SAL_CALL
166 virtual void SAL_CALL
173 virtual void SAL_CALL
[all …]
/aoo4110/main/avmedia/source/macavf/
H A Dmacavf_player.hxx52 virtual void SAL_CALL start() throw (::com::sun::star::uno::RuntimeException);
53 virtual void SAL_CALL stop() throw (::com::sun::star::uno::RuntimeException);
54 virtual sal_Bool SAL_CALL isPlaying() throw (::com::sun::star::uno::RuntimeException);
55 virtual double SAL_CALL getDuration() throw (::com::sun::star::uno::RuntimeException);
57 virtual double SAL_CALL getMediaTime() throw (::com::sun::star::uno::RuntimeException);
59 virtual double SAL_CALL getStopTime() throw (::com::sun::star::uno::RuntimeException);
60 virtual void SAL_CALL setRate( double fRate ) throw (::com::sun::star::uno::RuntimeException);
61 virtual double SAL_CALL getRate() throw (::com::sun::star::uno::RuntimeException);
63 virtual sal_Bool SAL_CALL isPlaybackLoop() throw (::com::sun::star::uno::RuntimeException);
65 virtual sal_Bool SAL_CALL isMute() throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx160 extern "C" void SAL_CALL createRegistryInfo_ODatabaseDocument() in DBG_NAME()
247 void SAL_CALL ODatabaseDocument::acquire( ) throw () in acquire()
253 void SAL_CALL ODatabaseDocument::release( ) throw () in release()
842 void SAL_CALL ODatabaseDocument::lockControllers( ) throw (RuntimeException) in lockControllers()
918 sal_Bool SAL_CALL ODatabaseDocument::hasLocation( ) throw (RuntimeException) in hasLocation()
931 sal_Bool SAL_CALL ODatabaseDocument::isReadonly( ) throw (RuntimeException) in isReadonly()
1257 sal_Bool SAL_CALL ODatabaseDocument::isModified( ) throw (RuntimeException) in isModified()
1800 void SAL_CALL ODatabaseDocument::dispose( ) throw (RuntimeException) in dispose()
2101 ::rtl::OUString SAL_CALL ODatabaseDocument::getTitle() in getTitle()
2111 void SAL_CALL ODatabaseDocument::setTitle( const ::rtl::OUString& sTitle ) in setTitle()
[all …]
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx192 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
197 virtual ::sal_Int32 SAL_CALL getCount( ) throw (::com::sun::star::uno::RuntimeException);
202 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
233 virtual ::rtl::OUString SAL_CALL getMode( ) throw (::com::sun::star::uno::RuntimeException);
243 virtual void SAL_CALL autoTabOrder(void) throw( ::com::sun::star::uno::RuntimeException );
244 virtual void SAL_CALL activateTabOrder(void) throw( ::com::sun::star::uno::RuntimeException );
245 virtual void SAL_CALL activateFirst(void) throw( ::com::sun::star::uno::RuntimeException );
246 virtual void SAL_CALL activateLast(void) throw( ::com::sun::star::uno::RuntimeException );
349 void SAL_CALL SbaXDataBrowserController::FormControllerImpl::dispose( ) throw (RuntimeException) in dispose()
577 Sequence< Type > SAL_CALL SbaXDataBrowserController::getTypes( ) throw (RuntimeException) in getTypes()
[all …]
/aoo4110/main/sw/inc/
H A Dunosection.hxx94 virtual sal_Int64 SAL_CALL getSomething(
101 virtual sal_Bool SAL_CALL supportsService(
109 virtual void SAL_CALL dispose()
111 virtual void SAL_CALL addEventListener(
115 virtual void SAL_CALL removeEventListener(
125 virtual void SAL_CALL setPropertyValue(
179 virtual void SAL_CALL setPropertyToDefault(
190 virtual void SAL_CALL setPropertyValues(
200 SAL_CALL getPropertyValues(
222 virtual ::rtl::OUString SAL_CALL getName()
[all …]
/aoo4110/main/reportdesign/source/core/inc/
H A DFixedText.hxx83 …virtual ::sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::su…
84 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
85 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
89 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
106 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
115 virtual ::rtl::OUString SAL_CALL getLabel() throw (::com::sun::star::uno::RuntimeException);
116 …virtual void SAL_CALL setLabel( const ::rtl::OUString& _label ) throw (::com::sun::star::uno::Runt…
122 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
140 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
141 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx51 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
52 virtual void SAL_CALL acquire() throw();
53 virtual void SAL_CALL release() throw();
56 …virtual sal_Bool SAL_CALL wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
58 …virtual sal_Bool SAL_CALL getBoolean( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExc…
59 …virtual sal_Int8 SAL_CALL getByte( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
60 …virtual sal_Int16 SAL_CALL getShort( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExce…
61 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
62 …virtual sal_Int64 SAL_CALL getLong( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcep…
63 …virtual float SAL_CALL getFloat( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo4110/main/io/source/stm/
H A Domark.cxx90 virtual void SAL_CALL flush(void)
94 virtual void SAL_CALL closeOutput(void)
100 virtual sal_Int32 SAL_CALL createMark(void)
102 virtual void SAL_CALL deleteMark(sal_Int32 Mark)
106 virtual void SAL_CALL jumpToMark(sal_Int32 nMark)
110 virtual void SAL_CALL jumpToFurthest(void)
524 virtual sal_Int32 SAL_CALL available(void)
530 virtual sal_Int32 SAL_CALL createMark(void)
532 virtual void SAL_CALL deleteMark(sal_Int32 Mark)
534 virtual void SAL_CALL jumpToMark(sal_Int32 nMark)
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSetMetaData.cxx43 sal_Int32 SAL_CALL OResultSetMetaData::getColumnType( sal_Int32 column ) throw(SQLException, Runtim… in getColumnType()
50 sal_Int32 SAL_CALL OResultSetMetaData::getColumnCount( ) throw(SQLException, RuntimeException) in getColumnCount()
57 sal_Bool SAL_CALL OResultSetMetaData::isCaseSensitive( sal_Int32 column ) throw(SQLException, Runti… in isCaseSensitive()
100 sal_Bool SAL_CALL OResultSetMetaData::isCurrency( sal_Int32 column ) throw(SQLException, RuntimeExc… in isCurrency()
106 sal_Bool SAL_CALL OResultSetMetaData::isAutoIncrement( sal_Int32 column ) throw(SQLException, Runti… in isAutoIncrement()
113 sal_Bool SAL_CALL OResultSetMetaData::isSigned( sal_Int32 column ) throw(SQLException, RuntimeExcep… in isSigned()
118 sal_Int32 SAL_CALL OResultSetMetaData::getPrecision( sal_Int32 column ) throw(SQLException, Runtime… in getPrecision()
129 sal_Int32 SAL_CALL OResultSetMetaData::isNullable( sal_Int32 column ) throw(SQLException, RuntimeEx… in isNullable()
135 sal_Bool SAL_CALL OResultSetMetaData::isSearchable( sal_Int32 column ) throw(SQLException, RuntimeE… in isSearchable()
141 sal_Bool SAL_CALL OResultSetMetaData::isReadOnly( sal_Int32 column ) throw(SQLException, RuntimeExc… in isReadOnly()
[all …]
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxtoolkit.hxx116 virtual void SAL_CALL disposing();
158 SAL_CALL getTopWindow(::sal_Int32 nIndex)
163 SAL_CALL getActiveTopWindow()
166 virtual void SAL_CALL addTopWindowListener(
176 virtual void SAL_CALL addKeyHandler(
181 virtual void SAL_CALL removeKeyHandler(
186 virtual void SAL_CALL addFocusListener(
191 virtual void SAL_CALL removeFocusListener(
196 virtual void SAL_CALL fireFocusGained(
201 virtual void SAL_CALL fireFocusLost(
[all …]
/aoo4110/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx104 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
106 virtual sal_Bool SAL_CALL convertFastPropertyValue(
113 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
118 virtual void SAL_CALL getFastPropertyValue(
139 virtual void SAL_CALL disposing(void);
141 virtual void SAL_CALL acquire() throw();
142 virtual void SAL_CALL release() throw();
182 virtual void SAL_CALL disposing(void);
184 virtual void SAL_CALL release() throw();
206 virtual void SAL_CALL acquire() throw();
[all …]
/aoo4110/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxBase.hxx127 virtual void SAL_CALL disposing();
134 ::com::sun::star::accessibility::XAccessible > SAL_CALL
139 virtual sal_Int32 SAL_CALL getAccessibleIndexInParent()
151 virtual ::rtl::OUString SAL_CALL getAccessibleName()
176 virtual sal_Int16 SAL_CALL getAccessibleRole()
208 virtual ::com::sun::star::awt::Size SAL_CALL getSize()
212 virtual sal_Bool SAL_CALL isShowing()
216 virtual sal_Bool SAL_CALL isVisible()
220 virtual sal_Bool SAL_CALL isFocusTraversable()
253 virtual void SAL_CALL addEventListener(
[all …]
H A Daccessibletabbarpage.hxx83 virtual void SAL_CALL disposing();
97 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw (::com::sun::star::uno::RuntimeExce…
105 …virtual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeExcept…
108 …virtual sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeExc…
109 virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
111 …virtual ::rtl::OUString SAL_CALL getAccessibleName( ) throw (::com::sun::star::uno::RuntimeExcept…
118 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
119 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
120 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
124 …virtual ::rtl::OUString SAL_CALL getTitledBorderText( ) throw (::com::sun::star::uno::RuntimeExce…
[all …]
/aoo4110/main/unotools/source/ucbhelper/
H A DXTempFile.hxx77 virtual void SAL_CALL acquire( )
79 virtual void SAL_CALL release( )
88 virtual ::sal_Bool SAL_CALL getRemoveFile()
92 virtual ::rtl::OUString SAL_CALL getUri()
104 virtual ::sal_Int32 SAL_CALL available( )
106 virtual void SAL_CALL closeInput( )
111 virtual void SAL_CALL flush( )
113 virtual void SAL_CALL closeOutput( )
118 virtual sal_Int64 SAL_CALL getPosition( )
120 virtual sal_Int64 SAL_CALL getLength( )
[all …]
/aoo4110/main/forms/source/component/
H A DButton.hxx66 virtual StringSequence SAL_CALL getSupportedServiceNames() throw();
69 virtual ::rtl::OUString SAL_CALL getServiceName() throw ( ::com::sun::star::uno::RuntimeException);
74 virtual void SAL_CALL reset( ) throw (::com::sun::star::uno::RuntimeException);
84 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) …
85 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
87 virtual sal_Bool SAL_CALL convertFastPropertyValue(
93 virtual void SAL_CALL disposing();
142 virtual StringSequence SAL_CALL getSupportedServiceNames() throw();
154 …virtual void SAL_CALL setLabel(const ::rtl::OUString& Label) throw(::com::sun::star::uno::RuntimeE…
158 virtual void SAL_CALL disposing();
[all …]
/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx89 virtual void SAL_CALL addEventListener( in addEventListener()
94 virtual void SAL_CALL removeEventListener( in removeEventListener()
147 virtual void SAL_CALL addEventListener( in addEventListener()
152 virtual void SAL_CALL removeEventListener( in removeEventListener()
216 virtual void SAL_CALL setFirst(sal_Int32 value)
222 SAL_CALL getSecond()
226 virtual void SAL_CALL setSecond(
234 virtual sal_Int32 SAL_CALL getThird()
242 virtual sal_Int32 SAL_CALL getFourth()
393 rtl::OUString SAL_CALL getImplementationName() { in getImplementationName()
[all …]
/aoo4110/main/svtools/source/uno/
H A Dunowizard.hxx58 …static ::rtl::OUString SAL_CALL getImplementationName_static() throw(::com::sun::star::uno::Runtim…
64 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeExcep…
69 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
75 … virtual ::rtl::OUString SAL_CALL getHelpURL() throw (::com::sun::star::uno::RuntimeException);
81 virtual ::sal_Bool SAL_CALL travelNext( ) throw (::com::sun::star::uno::RuntimeException);
82 … virtual ::sal_Bool SAL_CALL travelPrevious( ) throw (::com::sun::star::uno::RuntimeException);
84 virtual void SAL_CALL updateTravelUI( ) throw (::com::sun::star::uno::RuntimeException);
85 …virtual ::sal_Bool SAL_CALL advanceTo( ::sal_Int16 PageId ) throw (::com::sun::star::uno::RuntimeE…
86 …virtual ::sal_Bool SAL_CALL goBackTo( ::sal_Int16 PageId ) throw (::com::sun::star::uno::RuntimeEx…
90 …virtual void SAL_CALL setTitle( const ::rtl::OUString& aTitle ) throw (::com::sun::star::uno::Runt…
[all …]
/aoo4110/main/mysqlc/source/
H A Dmysqlc_connection.hxx148 virtual void SAL_CALL disposing(void);
156 my_XStatementRef SAL_CALL createStatement()
171 sal_Bool SAL_CALL getAutoCommit()
174 void SAL_CALL commit()
177 void SAL_CALL rollback()
180 sal_Bool SAL_CALL isClosed()
189 sal_Bool SAL_CALL isReadOnly()
195 OUString SAL_CALL getCatalog()
204 my_XNameAccessRef SAL_CALL getTypeMap()
210 void SAL_CALL close()
[all …]
/aoo4110/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx257 void SAL_CALL AccessibleListBoxEntry::dispose() throw ( uno::RuntimeException ) in dispose()
265 void SAL_CALL AccessibleListBoxEntry::disposing() in disposing()
337 sal_Int32 SAL_CALL AccessibleListBoxEntry::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
421 sal_Int32 SAL_CALL AccessibleListBoxEntry::getRoleType() in getRoleType()
449 sal_Int16 SAL_CALL AccessibleListBoxEntry::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
634 awt::Rectangle SAL_CALL AccessibleListBoxEntry::getBounds( ) throw (RuntimeException) in getBounds()
639 awt::Point SAL_CALL AccessibleListBoxEntry::getLocation( ) throw (RuntimeException) in getLocation()
644 awt::Point SAL_CALL AccessibleListBoxEntry::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
649 awt::Size SAL_CALL AccessibleListBoxEntry::getSize( ) throw (RuntimeException) in getSize()
654 void SAL_CALL AccessibleListBoxEntry::grabFocus( ) throw (RuntimeException) in grabFocus()
[all …]
/aoo4110/main/i18nutil/inc/i18nutil/
H A Dunicode.hxx46 static sal_Bool SAL_CALL isUpper( const sal_Unicode ch);
47 static sal_Bool SAL_CALL isLower( const sal_Unicode ch);
48 static sal_Bool SAL_CALL isTitle( const sal_Unicode ch);
49 static sal_Bool SAL_CALL isDigit( const sal_Unicode ch);
50 static sal_Bool SAL_CALL isControl( const sal_Unicode ch);
51 static sal_Bool SAL_CALL isPrint( const sal_Unicode ch);
52 static sal_Bool SAL_CALL isBase( const sal_Unicode ch);
53 static sal_Bool SAL_CALL isAlpha( const sal_Unicode ch);
54 static sal_Bool SAL_CALL isSpace( const sal_Unicode ch);
55 static sal_Bool SAL_CALL isWhiteSpace( const sal_Unicode ch);
[all …]

Completed in 318 milliseconds

1...<<11121314151617181920>>...207