Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 101 – 125 of 4791) sorted by relevance

12345678910>>...192

/aoo4110/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx60 virtual sal_Int32 SAL_CALL getAvailableWidth();
62 virtual sal_Int32 SAL_CALL getAvailableHeight();
69 virtual sal_Bool SAL_CALL getShowState();
71 virtual void SAL_CALL setParent(HWND parent);
73 virtual HWND SAL_CALL getParent();
81 virtual void SAL_CALL notifyParentSizeChanged();
86 virtual void SAL_CALL calcRightMargin();
88 virtual void SAL_CALL rearrangeLayout();
92 HWND SAL_CALL findFileListbox() const;
200 HWND SAL_CALL CPreviewAdapterImpl::getParent() in getParent()
[all …]
H A DWinFileOpenImpl.hxx154 virtual sal_Bool SAL_CALL getShowState( )
161 virtual void SAL_CALL cancel( );
168 sal_Int16 SAL_CALL getFocused( );
170 virtual bool SAL_CALL preModal( );
173 virtual sal_uInt32 SAL_CALL onFileOk();
177 virtual void SAL_CALL onInitDone();
178 virtual void SAL_CALL onFolderChanged();
200 void SAL_CALL InitControlLabel( HWND hWnd );
204 void SAL_CALL CacheControlState(HWND hWnd);
206 void SAL_CALL SetDefaultExtension();
[all …]
/aoo4110/main/forms/source/xforms/
H A Dmodel.hxx220 virtual rtl::OUString SAL_CALL getID()
226 virtual void SAL_CALL initialize()
229 virtual void SAL_CALL rebuild()
232 virtual void SAL_CALL recalculate()
235 virtual void SAL_CALL revalidate()
238 virtual void SAL_CALL refresh()
253 virtual XSet_t SAL_CALL getInstances()
275 virtual XSet_t SAL_CALL getBindings()
290 virtual XSet_t SAL_CALL getSubmissions()
394 virtual void SAL_CALL setNodeValue(
[all …]
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx101 virtual void SAL_CALL acquire()
457 virtual sal_Bool SAL_CALL
460 virtual void SAL_CALL
464 virtual sal_Bool SAL_CALL
467 virtual void SAL_CALL
471 virtual sal_Bool SAL_CALL
474 virtual void SAL_CALL
483 virtual void SAL_CALL
487 virtual sal_Bool SAL_CALL
490 virtual void SAL_CALL
[all …]
/aoo4110/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx135 uno::Any SAL_CALL
285 uno::Any SAL_CALL
387 uno::Any SAL_CALL
489 uno::Any SAL_CALL
591 uno::Any SAL_CALL
783 void SAL_CALL
805 void SAL_CALL
827 void SAL_CALL
851 void SAL_CALL
870 void SAL_CALL
[all …]
/aoo4110/main/testtools/source/bridgetest/
H A Dcppobj.cxx161 void SAL_CALL acquire() throw () in acquire()
165 void SAL_CALL release() throw () in release()
296 virtual void SAL_CALL setRaiseAttr1(sal_Int32) in setRaiseAttr1()
300 virtual sal_Int32 SAL_CALL getRaiseAttr2() in getRaiseAttr2()
311 virtual void SAL_CALL transportPolySequence( in transportPolySequence()
366 virtual void SAL_CALL startRecursiveCall(
461 virtual void SAL_CALL testConstructorsService(
518 void SAL_CALL Test_Impl::startRecursiveCall( in startRecursiveCall()
531 void SAL_CALL Test_Impl::callRecursivly( in callRecursivly()
806 Sequence<Any > SAL_CALL Test_Impl::setSequenceAny( in setSequenceAny()
[all …]
/aoo4110/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx78 virtual void SAL_CALL dispose( ) throw (RuntimeException);
83 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
128 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
259 void SAL_CALL MutableTreeDataModel::dispose() throw (RuntimeException) in dispose()
382 Any SAL_CALL MutableTreeNode::getDataValue() throw (RuntimeException) in getDataValue()
561 sal_Int32 SAL_CALL MutableTreeNode::getChildCount( ) throw (RuntimeException) in getChildCount()
597 sal_Bool SAL_CALL MutableTreeNode::hasChildrenOnDemand( ) throw (RuntimeException) in hasChildrenOnDemand()
605 Any SAL_CALL MutableTreeNode::getDisplayValue( ) throw (RuntimeException) in getDisplayValue()
613 OUString SAL_CALL MutableTreeNode::getNodeGraphicURL( ) throw (RuntimeException) in getNodeGraphicURL()
621 OUString SAL_CALL MutableTreeNode::getExpandedGraphicURL( ) throw (RuntimeException) in getExpandedGraphicURL()
[all …]
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx141 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
159 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumns( in getColumns()
177 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTables( in getTables()
195 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedureColumns( in getProcedureColumns()
213 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedures( in getProcedures()
231 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getVersionColumns( in getVersionColumns()
342 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getExportedKeys( in getExportedKeys()
359 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getImportedKeys( in getImportedKeys()
376 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
393 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getIndexInfo( in getIndexInfo()
[all …]
/aoo4110/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx123 virtual OUString SAL_CALL getURL() throw(RuntimeException);
336 sal_Bool SAL_CALL NestedKeyImpl::isReadOnly( ) in isReadOnly()
376 RegistryValueType SAL_CALL NestedKeyImpl::getValueType( ) in getValueType()
395 sal_Int32 SAL_CALL NestedKeyImpl::getLongValue( ) in getLongValue()
415 void SAL_CALL NestedKeyImpl::setLongValue( sal_Int32 value ) in setLongValue()
481 OUString SAL_CALL NestedKeyImpl::getAsciiValue( ) in getAsciiValue()
567 OUString SAL_CALL NestedKeyImpl::getStringValue( ) in getStringValue()
788 void SAL_CALL NestedKeyImpl::closeKey( ) in closeKey()
1312 void SAL_CALL NestedRegistryImpl::close( ) in close()
1332 void SAL_CALL NestedRegistryImpl::destroy( ) in destroy()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A Dunomodel.hxx151 virtual void SAL_CALL acquire() throw();
152 virtual void SAL_CALL release() throw();
155 virtual void SAL_CALL lockControllers( ) throw(::com::sun::star::uno::RuntimeException);
227 virtual void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException);
255 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
260 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
268 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
293 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
298 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
306 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx170 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
172 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
182 virtual void SAL_CALL
187 virtual void SAL_CALL
195 virtual void SAL_CALL disposing();
264 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
272 void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
273 void SAL_CALL selectAllAccessibleChildren( ) throw (::com::sun::star::uno::RuntimeException);
344 virtual void SAL_CALL
349 virtual void SAL_CALL
[all …]
/aoo4110/main/svx/inc/svx/
H A DAccessibleShape.hxx136 virtual void SAL_CALL selectAccessibleChild(
239 virtual sal_Int32 SAL_CALL
265 virtual sal_Int32 SAL_CALL
309 virtual void SAL_CALL
322 virtual void SAL_CALL
335 virtual void SAL_CALL
339 virtual void SAL_CALL
348 virtual ::rtl::OUString SAL_CALL
371 virtual void SAL_CALL
377 virtual void SAL_CALL
[all …]
/aoo4110/main/editeng/inc/editeng/
H A Dunotext.hxx379 virtual void SAL_CALL acquire() throw();
380 virtual void SAL_CALL release() throw();
486 virtual void SAL_CALL acquire() throw();
487 virtual void SAL_CALL release() throw();
551 virtual void SAL_CALL acquire() throw();
552 virtual void SAL_CALL release() throw();
562 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
571 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
637 virtual void SAL_CALL acquire() throw();
638 virtual void SAL_CALL release() throw();
[all …]
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx67 virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
69 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
71 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
73 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
75 virtual double SAL_CALL getTop() throw (css::uno::RuntimeException);
77 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
80 virtual sal_Int32 SAL_CALL getType() throw (css::uno::RuntimeException);
81 virtual double SAL_CALL getRotation() throw (css::uno::RuntimeException);
96 virtual css::uno::Any SAL_CALL SAL_CALL TextFrame( ) throw (css::uno::RuntimeException);
97 virtual css::uno::Any SAL_CALL SAL_CALL WrapFormat( ) throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbaaxis.hxx47 …virtual void SAL_CALL Delete( ) throw (css::script::BasicErrorException, css::uno::RuntimeExcepti…
52 …virtual ::sal_Int32 SAL_CALL getCrosses( ) throw (css::script::BasicErrorException, css::uno::Run…
54 …virtual double SAL_CALL getCrossesAt( ) throw (css::script::BasicErrorException, css::uno::Runtim…
56 …virtual ::sal_Int32 SAL_CALL getType( ) throw (css::script::BasicErrorException, css::uno::Runtim…
60 …virtual double SAL_CALL getMinorUnit( ) throw (css::script::BasicErrorException, css::uno::Runtim…
66 …virtual double SAL_CALL getMajorUnit( ) throw (css::script::BasicErrorException, css::uno::Runtim…
77 virtual ::sal_Int32 SAL_CALL getAxisGroup( ) throw (css::uno::RuntimeException);
80 …virtual double SAL_CALL getHeight( ) throw (css::script::BasicErrorException, css::uno::RuntimeEx…
82 …virtual double SAL_CALL getWidth( ) throw (css::script::BasicErrorException, css::uno::RuntimeExc…
84 …virtual double SAL_CALL getTop( ) throw (css::script::BasicErrorException, css::uno::RuntimeExcep…
[all …]
H A Dvbaapplication.hxx75 virtual ::rtl::OUString SAL_CALL getLibraryPath() throw (css::uno::RuntimeException);
78 virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
79 virtual sal_Bool SAL_CALL getDisplayAlerts() throw (css::uno::RuntimeException);
81 virtual ::sal_Int32 SAL_CALL getCalculation() throw (css::uno::RuntimeException);
83 virtual css::uno::Any SAL_CALL getSelection() throw (css::uno::RuntimeException);
98 virtual css::uno::Any SAL_CALL getCutCopyMode() throw (css::uno::RuntimeException);
100 virtual css::uno::Any SAL_CALL getStatusBar() throw (css::uno::RuntimeException);
102 virtual ::sal_Int32 SAL_CALL getCursor() throw (css::uno::RuntimeException);
105 virtual sal_Bool SAL_CALL getEnableEvents() throw (css::uno::RuntimeException);
109 virtual void SAL_CALL wait( double time ) throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/sc/inc/
H A Dviewuno.hxx102 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
127 virtual ::sal_Bool SAL_CALL
141 virtual ::rtl::OUString SAL_CALL getImplementationName()
164 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
167 virtual void SAL_CALL acquire() throw();
168 virtual void SAL_CALL release() throw();
219 virtual void SAL_CALL acquire() throw();
220 virtual void SAL_CALL release() throw();
238 virtual ::com::sun::star::uno::Any SAL_CALL getSelection()
251 SAL_CALL getPropertySetInfo()
[all …]
H A Ddptabsrc.hxx211 SAL_CALL getDimensions( )
236 SAL_CALL getPropertySetInfo( )
276 virtual ::rtl::OUString SAL_CALL getImplementationName( )
330 virtual ::rtl::OUString SAL_CALL getImplementationName( )
393 SAL_CALL getPropertySetInfo( )
433 virtual ::rtl::OUString SAL_CALL getImplementationName( )
493 virtual ::rtl::OUString SAL_CALL getImplementationName( )
531 virtual ::rtl::OUString SAL_CALL getImplementationName( )
570 virtual ::rtl::OUString SAL_CALL getImplementationName( )
626 SAL_CALL getPropertySetInfo( )
[all …]
/aoo4110/main/cppu/inc/com/sun/star/uno/
H A DType.h71 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in operator new()
74 inline static void SAL_CALL operator delete ( void * pMem ) SAL_THROW( () ) in operator delete()
77 inline static void * SAL_CALL operator new ( size_t, void * pMem ) SAL_THROW( () ) in operator new()
80 inline static void SAL_CALL operator delete ( void *, void * ) SAL_THROW( () ) in operator delete()
138 inline Type & SAL_CALL operator = ( const Type & rType ) SAL_THROW( () );
144 inline TypeClass SAL_CALL getTypeClass() const SAL_THROW( () ) in getTypeClass()
151 inline ::rtl::OUString SAL_CALL getTypeName() const SAL_THROW( () );
183 inline sal_Bool SAL_CALL equals( const Type & rType ) const SAL_THROW( () ) in equals()
262 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType(
437 template< typename T > inline const ::com::sun::star::uno::Type & SAL_CALL
[all …]
/aoo4110/main/stoc/source/corereflection/
H A Dbase.hxx131 virtual void SAL_CALL acquire() throw();
132 virtual void SAL_CALL release() throw();
135 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
143 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
186 virtual TypeClass SAL_CALL getTypeClass() throw(::com::sun::star::uno::RuntimeException);
187 virtual OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
204 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
246 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
300 virtual void SAL_CALL acquire() throw();
301 virtual void SAL_CALL release() throw();
[all …]
/aoo4110/main/sd/source/ui/unoidl/
H A Dunopage.hxx124 virtual void SAL_CALL release() throw();
191 virtual void SAL_CALL acquire() throw();
192 virtual void SAL_CALL release() throw();
211 virtual ::rtl::OUString SAL_CALL getName( ) throw(::com::sun::star::uno::RuntimeException);
215 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
220 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
248 virtual void SAL_CALL acquire() throw();
249 virtual void SAL_CALL release() throw();
261 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
266 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/connectivity/source/inc/file/
H A DFResultSet.hxx192 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
206 virtual void SAL_CALL disposing(void);
209 virtual void SAL_CALL acquire() throw();
210 virtual void SAL_CALL release() throw();
216 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
220 …virtual sal_Bool SAL_CALL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
222 …virtual void SAL_CALL afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
223 …virtual sal_Bool SAL_CALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
224 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
258 virtual void SAL_CALL cancel( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx75 void SAL_CALL acquire() throw() { mrContext.acquire(); } in acquire()
76 void SAL_CALL release() throw() { mrContext.release(); } in release()
90 …void SAL_CALL focusGained( const ::com::sun::star::awt::FocusEvent& e ) throw(::com::sun::star::un…
91 …void SAL_CALL focusLost( const ::com::sun::star::awt::FocusEvent& e ) throw(::com::sun::star::uno:…
119 …void SAL_CALL keyPressed( const ::com::sun::star::awt::KeyEvent& e ) throw(::com::sun::star::uno::…
120 …void SAL_CALL keyReleased( const ::com::sun::star::awt::KeyEvent& e ) throw(::com::sun::star::uno:…
138 …void SAL_CALL mouseMoved( const ::com::sun::star::awt::MouseEvent& e ) throw(::com::sun::star::uno…
195 …void SAL_CALL up( const ::com::sun::star::awt::SpinEvent& rEvent ) throw(::com::sun::star::uno::Ru…
196 …void SAL_CALL down( const ::com::sun::star::awt::SpinEvent& rEvent ) throw(::com::sun::star::uno::…
197 …void SAL_CALL first( const ::com::sun::star::awt::SpinEvent& rEvent ) throw(::com::sun::star::uno:…
[all …]
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.hxx84 Any SAL_CALL queryInterface(const Type & rType) throw(RuntimeException);
85 void SAL_CALL acquire() throw();
86 void SAL_CALL release() throw();
89 ::com::sun::star::uno::Sequence< Type > SAL_CALL getTypes()
95 sal_Bool SAL_CALL execute() throw(SQLException, RuntimeException);
101 sal_Int32 SAL_CALL executeUpdate(const OUString& sql)
103 sal_Bool SAL_CALL execute( const OUString& sql )
162 void SAL_CALL clearParameters() throw(SQLException, RuntimeException);
165 void SAL_CALL addBatch() throw(SQLException, RuntimeException);
166 void SAL_CALL clearBatch() throw(SQLException, RuntimeException);
[all …]
/aoo4110/main/connectivity/source/drivers/kab/
H A DKResultSet.cxx132 void SAL_CALL KabResultSet::acquire() throw() in acquire()
137 void SAL_CALL KabResultSet::release() throw() in release()
142 Sequence< Type > SAL_CALL KabResultSet::getTypes() throw(RuntimeException) in getTypes()
505 void SAL_CALL KabResultSet::afterLast() throw(SQLException, RuntimeException) in afterLast()
515 void SAL_CALL KabResultSet::close() throw(SQLException, RuntimeException) in close()
524 sal_Bool SAL_CALL KabResultSet::first() throw(SQLException, RuntimeException) in first()
537 sal_Bool SAL_CALL KabResultSet::last() throw(SQLException, RuntimeException) in last()
580 sal_Bool SAL_CALL KabResultSet::next() throw(SQLException, RuntimeException) in next()
637 void SAL_CALL KabResultSet::cancel() throw(RuntimeException) in cancel()
652 void SAL_CALL KabResultSet::insertRow() throw(SQLException, RuntimeException) in insertRow()
[all …]

Completed in 209 milliseconds

12345678910>>...192