Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 176 – 200 of 5047) sorted by relevance

12345678910>>...202

/aoo4110/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.hxx69 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId ) = 0;
91 virtual void SAL_CALL enableControl( sal_Int16 aControlId, sal_Bool bEnable );
95 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId );
101 void SAL_CALL reset( );
103 CControlCommand* SAL_CALL getControlCommand( ) const;
106 void SAL_CALL addControlCommand( CControlCommand* aControlCommand );
125 virtual void SAL_CALL enableControl( sal_Int16 aControlId, sal_Bool bEnable );
129 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId );
139 void SAL_CALL setHwnd( HWND hwndDlg );
143 inline sal_Bool SAL_CALL IsListboxControl( HWND hwndControl ) const;
[all …]
H A DFileOpenDlg.hxx166 bool SAL_CALL setFilterIndex(sal_uInt32 aIndex);
189 rtl::OUString SAL_CALL getFileName() const;
192 rtl::OUString SAL_CALL getFileExtension();
204 bool SAL_CALL getMultiSelectionMode() const;
213 sal_Int16 SAL_CALL doModal();
216 sal_uInt32 SAL_CALL getLastDialogError() const;
239 virtual bool SAL_CALL preModal();
248 virtual sal_uInt32 SAL_CALL onFileOk();
250 virtual void SAL_CALL onHelp();
253 virtual void SAL_CALL onInitDone();
[all …]
H A DFilePicker.hxx101 virtual void SAL_CALL setTitle( const ::rtl::OUString& aTitle )
104 virtual sal_Int16 SAL_CALL execute( )
111 virtual void SAL_CALL setMultiSelectionMode( sal_Bool bMode )
114 virtual void SAL_CALL setDefaultName( const ::rtl::OUString& aName )
120 virtual ::rtl::OUString SAL_CALL getDisplayDirectory( )
139 virtual void SAL_CALL setCurrentFilter( const ::rtl::OUString& aTitle )
142 virtual ::rtl::OUString SAL_CALL getCurrentFilter( )
168 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId )
200 virtual void SAL_CALL cancel( )
214 virtual ::rtl::OUString SAL_CALL getImplementationName( )
[all …]
/aoo4110/main/sc/inc/
H A Dstyleuno.hxx98 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
112 virtual ::rtl::OUString SAL_CALL getImplementationName()
142 virtual void SAL_CALL insertByName( const ::rtl::OUString& aName,
148 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
179 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
200 virtual ::rtl::OUString SAL_CALL getImplementationName()
267 virtual void SAL_CALL setName( const ::rtl::OUString& aName )
272 SAL_CALL getPropertySetInfo()
281 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
343 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyDefault(
[all …]
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx93 virtual void SAL_CALL dispose()
103 virtual ::rtl::OUString SAL_CALL getDiagramType()
115 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
119 virtual ::com::sun::star::awt::Size SAL_CALL getSize()
126 virtual ::rtl::OUString SAL_CALL getShapeType()
139 ::com::sun::star::drawing::XShape > SAL_CALL getZAxisTitle()
148 ::com::sun::star::beans::XPropertySet > SAL_CALL getZAxis()
161 ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxis()
180 ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxis()
199 ::com::sun::star::beans::XPropertySet > SAL_CALL getUpBar()
[all …]
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx91 void SAL_CALL acquire() throw() { OWeakObject::acquire(); } in acquire()
92 void SAL_CALL release() throw() { OWeakObject::release(); } in release()
105 virtual ::sal_Int32 SAL_CALL getTextColor() throw (::com::sun::star::uno::RuntimeException);
106 …virtual void SAL_CALL setTextColor( ::sal_Int32 _textcolor ) throw (::com::sun::star::uno::Runtime…
107 virtual ::sal_Int32 SAL_CALL getTextFillColor() throw (::com::sun::star::uno::RuntimeException);
109 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
110 …virtual void SAL_CALL setLineColor( ::sal_Int32 _linecolor ) throw (::com::sun::star::uno::Runtime…
111 virtual ::sal_Int32 SAL_CALL getFillColor() throw (::com::sun::star::uno::RuntimeException);
112 …virtual void SAL_CALL setFillColor( ::sal_Int32 _fillcolor ) throw (::com::sun::star::uno::Runtime…
123 virtual void SAL_CALL push( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx174 virtual void SAL_CALL reload()
178 virtual void SAL_CALL store()
186 virtual ::sal_Bool SAL_CALL isModified()
189 virtual ::sal_Bool SAL_CALL isReadOnly()
196 virtual ::sal_Bool SAL_CALL hasStorage()
208 virtual void SAL_CALL reset()
388 virtual void SAL_CALL reload()
392 virtual void SAL_CALL store()
400 virtual ::sal_Bool SAL_CALL isModified()
403 virtual ::sal_Bool SAL_CALL isReadOnly()
[all …]
/aoo4110/main/dbaccess/source/ui/misc/
H A Duiservices.cxx53 extern "C" void SAL_CALL createRegistryInfo_OBrowser();
54 extern "C" void SAL_CALL createRegistryInfo_OFormGridView();
55 extern "C" void SAL_CALL createRegistryInfo_DBContentLoader();
58 extern "C" void SAL_CALL createRegistryInfo_SbaXGridControl();
59 extern "C" void SAL_CALL createRegistryInfo_OQueryControl();
60 extern "C" void SAL_CALL createRegistryInfo_OViewControl();
61 extern "C" void SAL_CALL createRegistryInfo_OTableControl();
63 extern "C" void SAL_CALL createRegistryInfo_ComposerDialogs();
64 extern "C" void SAL_CALL createRegistryInfo_ODBApplication();
71 extern "C" void SAL_CALL createRegistryInfo_OColumnControl();
[all …]
/aoo4110/main/ucb/source/ucp/file/
H A Dfilrset.hxx119 virtual void SAL_CALL
124 virtual void SAL_CALL
136 virtual void SAL_CALL
142 virtual void SAL_CALL
147 virtual void SAL_CALL
152 virtual void SAL_CALL
244 virtual float SAL_CALL
434 virtual void SAL_CALL
440 virtual void SAL_CALL
482 virtual void SAL_CALL
[all …]
/aoo4110/main/cppu/inc/uno/
H A Denvironment.h97 void (SAL_CALL * harden)( member
152 void (SAL_CALL * registerInterface)( member
167 void (SAL_CALL * registerProxyInterface)( member
180 void (SAL_CALL * revokeInterface)( member
189 void (SAL_CALL * getObjectIdentifier)( member
239 void (SAL_CALL * acquireInterface)( member
248 void (SAL_CALL * releaseInterface)( member
273 void SAL_CALL uno_getEnvironment(
296 void SAL_CALL uno_createEnvironment(
306 void SAL_CALL uno_dumpEnvironment(
[all …]
/aoo4110/main/svl/source/numbers/
H A Dnumfmuno.hxx59 virtual void SAL_CALL attachNumberFormatsSupplier(
64 SAL_CALL getNumberFormatsSupplier()
87 virtual ::rtl::OUString SAL_CALL convertNumberToPreviewString(
100 virtual ::rtl::OUString SAL_CALL getImplementationName( )
153 virtual sal_Int32 SAL_CALL getFormatIndex( sal_Int16 nIndex,
163 virtual ::rtl::OUString SAL_CALL getImplementationName( )
191 SAL_CALL getPropertySetInfo( )
200 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
242 virtual ::rtl::OUString SAL_CALL getImplementationName( )
266 SAL_CALL getPropertySetInfo( )
[all …]
/aoo4110/main/dbaccess/source/core/api/
H A DCacheSet.hxx111 …virtual sal_Bool SAL_CALL wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
132 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
135 …virtual sal_Bool SAL_CALL isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
136 …virtual sal_Bool SAL_CALL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
137 …virtual void SAL_CALL beforeFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
138 …virtual void SAL_CALL afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
139 …virtual sal_Bool SAL_CALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
140 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
141 …virtual sal_Int32 SAL_CALL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
144 …virtual sal_Bool SAL_CALL previous( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
[all …]
/aoo4110/main/cppu/inc/com/sun/star/uno/
H A DReference.h90 inline XInterface * SAL_CALL get() const SAL_THROW( () ) in get()
97 inline sal_Bool SAL_CALL is() const SAL_THROW( () ) in is()
185 inline static XInterface * SAL_CALL iquery( XInterface * pInterface )
194 inline static XInterface * SAL_CALL iquery_throw( XInterface * pInterface )
238 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in operator new()
241 inline static void SAL_CALL operator delete ( void * pMem ) SAL_THROW( () ) in operator delete()
247 inline static void SAL_CALL operator delete ( void *, void * ) SAL_THROW( () ) in operator delete()
358 inline interface_type * SAL_CALL operator -> () const SAL_THROW( () ) in operator ->()
365 inline interface_type * SAL_CALL get() const SAL_THROW( () ) in get()
370 inline void SAL_CALL clear() SAL_THROW( () );
[all …]
/aoo4110/main/sw/inc/
H A Dunosett.hxx76 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
110 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
144 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
194 virtual sal_Int32 SAL_CALL getCount( ) throw(::com::sun::star::uno::RuntimeException);
199 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
211 virtual rtl::OUString SAL_CALL getName(void) throw( ::com::sun::star::uno::RuntimeException );
212 …virtual void SAL_CALL setName(const rtl::OUString& Name_) throw( ::com::sun::star::uno::RuntimeExc…
215 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
248 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
293 virtual sal_Int32 SAL_CALL getReferenceValue( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
H A Dunoidx.hxx91 virtual sal_Int64 SAL_CALL getSomething(
106 virtual void SAL_CALL dispose()
108 virtual void SAL_CALL addEventListener(
122 virtual void SAL_CALL setPropertyValue(
171 virtual void SAL_CALL attach(
184 virtual void SAL_CALL update()
241 virtual void SAL_CALL dispose()
243 virtual void SAL_CALL addEventListener(
257 virtual void SAL_CALL setPropertyValue(
300 virtual void SAL_CALL attach(
[all …]
/aoo4110/main/UnoControls/source/base/
H A Dbasecontrol.cxx120 void SAL_CALL BaseControl::acquire() throw() in acquire()
133 void SAL_CALL BaseControl::release() throw() in release()
293 void SAL_CALL BaseControl::dispose() throw( RuntimeException ) in dispose()
463 sal_Bool SAL_CALL BaseControl::isDesignMode() throw( RuntimeException ) in isDesignMode()
474 sal_Bool SAL_CALL BaseControl::isTransparent() throw( RuntimeException ) in isTransparent()
483 void SAL_CALL BaseControl::setPosSize( sal_Int32 nX , in setPosSize()
565 void SAL_CALL BaseControl::setFocus() throw( RuntimeException ) in setFocus()
580 Rectangle SAL_CALL BaseControl::getPosSize() throw( RuntimeException ) in getPosSize()
699 void SAL_CALL BaseControl::draw( sal_Int32 nX , in draw()
737 void SAL_CALL BaseControl::setZoom( float /*fZoomX*/ , in setZoom()
[all …]
/aoo4110/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx234 awt::Rectangle SAL_CALL SvxRectCtlAccessibleContext::getBounds() throw( RuntimeException ) in getBounds()
240 awt::Point SAL_CALL SvxRectCtlAccessibleContext::getLocation() throw( RuntimeException ) in getLocation()
252 awt::Size SAL_CALL SvxRectCtlAccessibleContext::getSize() throw( RuntimeException ) in getSize()
258 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isShowing() throw( RuntimeException ) in isShowing()
263 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isVisible() throw( RuntimeException ) in isVisible()
515 void SAL_CALL SvxRectCtlAccessibleContext::grabFocus() throw( RuntimeException ) in grabFocus()
774 void SAL_CALL SvxRectCtlAccessibleContext::disposing() in disposing()
932 awt::Size SAL_CALL SvxRectCtlChildAccessibleContext::getSize() throw( RuntimeException ) in getSize()
938 sal_Bool SAL_CALL SvxRectCtlChildAccessibleContext::isShowing() throw( RuntimeException ) in isShowing()
969 void SAL_CALL SvxRectCtlChildAccessibleContext::grabFocus() throw( RuntimeException ) in grabFocus()
[all …]
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx80 void SAL_CALL OEvoabPreparedStatement::acquire() throw() in acquire()
86 void SAL_CALL OEvoabPreparedStatement::release() throw() in release()
92 Any SAL_CALL OEvoabPreparedStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
100 Sequence< Type > SAL_CALL OEvoabPreparedStatement::getTypes( ) throw(RuntimeException) in getTypes()
117 void SAL_CALL OEvoabPreparedStatement::close( ) throw(SQLException, RuntimeException) in close()
135 sal_Bool SAL_CALL OEvoabPreparedStatement::execute( ) throw(SQLException, RuntimeException) in execute()
145 sal_Int32 SAL_CALL OEvoabPreparedStatement::executeUpdate( ) throw(SQLException, RuntimeException) in executeUpdate()
169 Reference< XResultSet > SAL_CALL OEvoabPreparedStatement::executeQuery( ) throw(SQLException, Runt… in executeQuery()
313 void SAL_CALL OEvoabPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters()
322 sal_Int32 SAL_CALL OEvoabPreparedStatement::getUpdateCount( ) throw(SQLException, RuntimeException) in getUpdateCount()
[all …]
/aoo4110/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx54 virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException);
56 virtual float SAL_CALL getFirstLineIndent() throw (css::uno::RuntimeException);
58 virtual css::uno::Any SAL_CALL getKeepTogether() throw (css::uno::RuntimeException);
62 virtual css::uno::Any SAL_CALL getHyphenation() throw (css::uno::RuntimeException);
64 virtual float SAL_CALL getLineSpacing() throw (css::uno::RuntimeException);
70 virtual ::sal_Int32 SAL_CALL getOutlineLevel() throw (css::uno::RuntimeException);
74 virtual float SAL_CALL getSpaceBefore() throw (css::uno::RuntimeException);
76 virtual float SAL_CALL getSpaceAfter() throw (css::uno::RuntimeException);
78 virtual float SAL_CALL getLeftIndent() throw (css::uno::RuntimeException);
80 virtual float SAL_CALL getRightIndent() throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/starmath/source/
H A Dregister.cxx43 extern Sequence< OUString > SAL_CALL
45 extern OUString SAL_CALL
51 extern Sequence< OUString > SAL_CALL
53 extern OUString SAL_CALL
59 extern OUString SAL_CALL
72 extern OUString SAL_CALL
78 extern OUString SAL_CALL
84 extern OUString SAL_CALL
90 extern OUString SAL_CALL
96 extern OUString SAL_CALL
[all …]
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx121 void SAL_CALL ScAccessibleCsvControl::disposing() in disposing()
391 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getForeground( ) in getForeground()
399 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getBackground( ) in getBackground()
768 void SAL_CALL ScAccessibleCsvRuler::acquire() throw () in acquire()
773 void SAL_CALL ScAccessibleCsvRuler::release() throw () in release()
961 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getForeground( ) in getForeground()
969 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getBackground( ) in getBackground()
1275 void SAL_CALL ScAccessibleCsvGrid::acquire() throw () in acquire()
1280 void SAL_CALL ScAccessibleCsvGrid::release() throw () in release()
1491 void SAL_CALL ScAccessibleCsvCell::disposing() in disposing()
[all …]
/aoo4110/main/svx/source/table/
H A Dcell.hxx112 SVX_DLLPRIVATE virtual void SAL_CALL acquire() throw ();
113 SVX_DLLPRIVATE virtual void SAL_CALL release() throw ();
130 …SVX_DLLPRIVATE virtual ::sal_Int32 SAL_CALL getRowSpan() throw (::com::sun::star::uno::RuntimeExce…
131 …SVX_DLLPRIVATE virtual ::sal_Int32 SAL_CALL getColumnSpan() throw (::com::sun::star::uno::RuntimeE…
132 …SVX_DLLPRIVATE virtual ::sal_Bool SAL_CALL isMerged() throw (::com::sun::star::uno::RuntimeExcepti…
135 …SVX_DLLPRIVATE virtual ::rtl::OUString SAL_CALL getFormula() throw (::com::sun::star::uno::Runtime…
137 … SVX_DLLPRIVATE virtual double SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeException);
138 …SVX_DLLPRIVATE virtual void SAL_CALL setValue( double nValue ) throw (::com::sun::star::uno::Runti…
140 …SVX_DLLPRIVATE virtual sal_Int32 SAL_CALL getError() throw (::com::sun::star::uno::RuntimeExceptio…
165 …SVX_DLLPRIVATE virtual void SAL_CALL setAllPropertiesToDefault( ) throw (::com::sun::star::uno::R…
[all …]
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx124 virtual void SAL_CALL
127 virtual void SAL_CALL
131 virtual void SAL_CALL
177 virtual void SAL_CALL
181 virtual void SAL_CALL
209 virtual void SAL_CALL
322 virtual void SAL_CALL
332 virtual void SAL_CALL
345 virtual void SAL_CALL
352 virtual void SAL_CALL
[all …]
/aoo4110/main/comphelper/source/streaming/
H A Dmemorystream.cxx56 virtual Reference< XInputStream > SAL_CALL getInputStream( ) throw (RuntimeException);
68 virtual sal_Int64 SAL_CALL getPosition() throw (IOException, RuntimeException);
69 virtual sal_Int64 SAL_CALL getLength() throw (IOException, RuntimeException);
80 static ::rtl::OUString SAL_CALL getImplementationName_static();
81 static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
169 sal_Int64 SAL_CALL UNOMemoryStream::getPosition() throw (IOException, RuntimeException) in getPosition()
174 sal_Int64 SAL_CALL UNOMemoryStream::getLength() throw (IOException, RuntimeException) in getLength()
213 void SAL_CALL UNOMemoryStream::truncate() throw (IOException, RuntimeException) in truncate()
219 ::rtl::OUString SAL_CALL UNOMemoryStream::getImplementationName_static() in getImplementationName_static()
225 Sequence< ::rtl::OUString > SAL_CALL UNOMemoryStream::getSupportedServiceNames_static() in getSupportedServiceNames_static()
[all …]
/aoo4110/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx135 void SAL_CALL ODatabaseMetaDataResultSet::acquire() throw() in acquire()
140 void SAL_CALL ODatabaseMetaDataResultSet::release() throw() in release()
151 Sequence< Type > SAL_CALL ODatabaseMetaDataResultSet::getTypes( ) throw(RuntimeException) in getTypes()
244 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getRow( ) throw(SQLException, RuntimeException) in getRow()
336 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::isLast( ) throw(SQLException, RuntimeException) in isLast()
347 void SAL_CALL ODatabaseMetaDataResultSet::afterLast( ) throw(SQLException, RuntimeException) in afterLast()
353 void SAL_CALL ODatabaseMetaDataResultSet::close( ) throw(SQLException, RuntimeException) in close()
364 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first()
371 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::last( ) throw(SQLException, RuntimeException) in last()
426 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::next( ) throw(SQLException, RuntimeException) in next()
[all …]

Completed in 152 milliseconds

12345678910>>...202