Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 326 – 350 of 5175) sorted by relevance

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

/aoo4110/main/i18npool/inc/
H A Dlocaledata.hxx80 …virtual LanguageCountryInfo SAL_CALL getLanguageCountryInfo( const com::sun::star::lang::Locale& r…
81 …virtual LocaleDataItem SAL_CALL getLocaleItem( const com::sun::star::lang::Locale& rLocale ) throw…
89 …virtual ForbiddenCharacters SAL_CALL getForbiddenCharacters( const com::sun::star::lang::Locale& r…
106 …virtual sal_Bool SAL_CALL hasPhonetic( const com::sun::star::lang::Locale& rLocale ) throw(com::su…
108 …virtual rtl::OUString SAL_CALL getHangingCharacters( const com::sun::star::lang::Locale& rLocale )…
111 …virtual rtl::OUString SAL_CALL getImplementationName() throw( com::sun::star::uno::RuntimeExceptio…
112 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( com::sun::star:…
113 …virtual com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames() throw( …
121 …oslGenericFunction SAL_CALL getFunctionSymbolByName( const rtl::OUString& localeName, const sal_Ch…
122 …sal_Unicode ** SAL_CALL getIndexArray(const com::sun::star::lang::Locale& rLocale, sal_Int16& inde…
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx76 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
77 virtual sal_Bool SAL_CALL convertFastPropertyValue(
83 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
86 virtual void SAL_CALL getFastPropertyValue(
97 virtual void SAL_CALL disposing(void){OStatement_BASE::disposing();} in disposing()
99 virtual void SAL_CALL release() throw();
100 virtual void SAL_CALL acquire() throw();
138 virtual void SAL_CALL disposing(void);
140 virtual void SAL_CALL release() throw();
155 virtual void SAL_CALL acquire() throw();
[all …]
/aoo4110/main/sw/source/ui/vba/
H A Dvbaoptions.cxx45 uno::Any SAL_CALL
132 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderLineStyle() throw (uno::RuntimeException) in getDefaultBorderLineStyle()
142 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderLineWidth() throw (uno::RuntimeException) in getDefaultBorderLineWidth()
152 sal_Int32 SAL_CALL SwVbaOptions::getDefaultBorderColorIndex() throw (uno::RuntimeException) in getDefaultBorderColorIndex()
162 ::sal_Bool SAL_CALL SwVbaOptions::getReplaceSelection() throw (uno::RuntimeException) in getReplaceSelection()
172 ::sal_Bool SAL_CALL SwVbaOptions::getMapPaperSize() throw (uno::RuntimeException) in getMapPaperSize()
182 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeApplyHeadings() throw (uno::RuntimeExceptio… in getAutoFormatAsYouTypeApplyHeadings()
222 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatAsYouTypeDefineStyles() throw (uno::RuntimeException) in getAutoFormatAsYouTypeDefineStyles()
232 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatApplyHeadings() throw (uno::RuntimeException) in getAutoFormatApplyHeadings()
242 ::sal_Bool SAL_CALL SwVbaOptions::getAutoFormatApplyLists() throw (uno::RuntimeException) in getAutoFormatApplyLists()
[all …]
H A Dvbadocumentproperties.cxx357 void SAL_CALL
365 void SAL_CALL
372 void SAL_CALL
383 void SAL_CALL
396 void SAL_CALL
409 void SAL_CALL
422 void SAL_CALL
429 uno::Any SAL_CALL
438 void SAL_CALL
451 void SAL_CALL
[all …]
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx66 virtual sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
68 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
70 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
72 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
74 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
76 virtual double SAL_CALL getTop() throw (css::uno::RuntimeException);
77 virtual void SAL_CALL setTop( double _top ) throw (css::uno::RuntimeException);
78 virtual void SAL_CALL SetFocus( ) throw (css::uno::RuntimeException);
86 virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
90 virtual ::rtl::OUString SAL_CALL getTag() throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/reportdesign/source/core/inc/
H A DImageControl.hxx81 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
86 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
103 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
115 virtual ::rtl::OUString SAL_CALL getImageURL() throw (::com::sun::star::uno::RuntimeException);
116 …virtual void SAL_CALL setImageURL( const ::rtl::OUString& _imageurl ) throw (::com::sun::star::uno…
117 … virtual ::sal_Bool SAL_CALL getPreserveIRI() throw (::com::sun::star::uno::RuntimeException);
119 virtual ::sal_Int16 SAL_CALL getScaleMode() throw (::com::sun::star::uno::RuntimeException);
126 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
144 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
145 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx85 virtual void SAL_CALL disposing(void);
88 virtual void SAL_CALL acquire() throw();
89 virtual void SAL_CALL release() throw();
91 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
95 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
96 …virtual sal_Bool SAL_CALL execute( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
102 …virtual void SAL_CALL setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
104 …virtual void SAL_CALL setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(::com::sun::star::sdbc…
106 …virtual void SAL_CALL setFloat( sal_Int32 parameterIndex, float x ) throw(::com::sun::star::sdbc::…
121 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
[all …]
/aoo4110/main/sc/inc/
H A Dcursuno.hxx41 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
44 virtual void SAL_CALL acquire() throw();
45 virtual void SAL_CALL release() throw();
53 virtual void SAL_CALL collapseToSize( sal_Int32 nColumns, sal_Int32 nRows )
57 virtual void SAL_CALL gotoStartOfUsedArea( sal_Bool bExpand )
59 virtual void SAL_CALL gotoEndOfUsedArea( sal_Bool bExpand )
63 virtual void SAL_CALL gotoStart() throw(::com::sun::star::uno::RuntimeException);
64 virtual void SAL_CALL gotoEnd() throw(::com::sun::star::uno::RuntimeException);
65 virtual void SAL_CALL gotoNext() throw(::com::sun::star::uno::RuntimeException);
90 virtual ::rtl::OUString SAL_CALL getImplementationName()
[all …]
H A Dtextuno.hxx100 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
109 virtual ::rtl::OUString SAL_CALL getImplementationName()
111 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
171 virtual void SAL_CALL insertTextContent( const ::com::sun::star::uno::Reference<
178 virtual void SAL_CALL removeTextContent( const ::com::sun::star::uno::Reference<
190 virtual void SAL_CALL insertString( const ::com::sun::star::uno::Reference<
208 virtual void SAL_CALL setString( const ::rtl::OUString& aString )
212 virtual void SAL_CALL moveTextRange( const ::com::sun::star::uno::Reference<
222 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
233 virtual ::rtl::OUString SAL_CALL getImplementationName()
[all …]
H A Dappluno.hxx41 com::sun::star::uno::Reference<com::sun::star::uno::XInterface> SAL_CALL
45 com::sun::star::uno::Reference<com::sun::star::uno::XInterface> SAL_CALL
49 com::sun::star::uno::Reference<com::sun::star::uno::XInterface> SAL_CALL
71 SAL_CALL getPropertySetInfo()
80 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
111 virtual ::rtl::OUString SAL_CALL getImplementationName()
137 virtual sal_Int32 SAL_CALL getMaxRecentFunctions()
141 virtual ::rtl::OUString SAL_CALL getImplementationName()
176 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
191 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
[all …]
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbalineformat.hxx50 virtual sal_Int32 SAL_CALL getBeginArrowheadStyle() throw (css::uno::RuntimeException);
54 virtual sal_Int32 SAL_CALL getBeginArrowheadWidth() throw (css::uno::RuntimeException);
56 virtual sal_Int32 SAL_CALL getEndArrowheadStylel() throw (css::uno::RuntimeException);
58 virtual sal_Int32 SAL_CALL getEndArrowheadLength() throw (css::uno::RuntimeException);
60 virtual sal_Int32 SAL_CALL getEndArrowheadWidth() throw (css::uno::RuntimeException);
62 virtual double SAL_CALL getWeight() throw (css::uno::RuntimeException);
63 virtual void SAL_CALL setWeight( double _weight ) throw (css::uno::RuntimeException);
64 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
66 virtual double SAL_CALL getTransparency() throw (css::uno::RuntimeException);
68 virtual sal_Int16 SAL_CALL getStyle() throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/sal/osl/os2/
H A Dsocket.c428 oslHostAddr SAL_CALL osl_psz_createHostAddr (
443 sal_Int32 SAL_CALL osl_psz_getServicePort (
600 sal_Bool SAL_CALL osl_isEqualSocketAddr ( in osl_isEqualSocketAddr()
1166 oslHostAddr SAL_CALL osl_createHostAddr ( in osl_createHostAddr()
1319 void SAL_CALL osl_getHostnameOfHostAddr ( in osl_getHostnameOfHostAddr()
2486 sal_Int32 SAL_CALL osl_readSocket ( in osl_readSocket()
2521 sal_Int32 SAL_CALL osl_writeSocket( in osl_writeSocket()
2650 sal_Bool SAL_CALL osl_isReceiveReady ( in osl_isReceiveReady()
2666 sal_Bool SAL_CALL osl_isSendReady ( in osl_isSendReady()
2682 sal_Bool SAL_CALL osl_isExceptionPending ( in osl_isExceptionPending()
[all …]
/aoo4110/main/sal/osl/unx/
H A Dsocket.c428 oslHostAddr SAL_CALL osl_psz_createHostAddr (
443 sal_Int32 SAL_CALL osl_psz_getServicePort (
600 sal_Bool SAL_CALL osl_isEqualSocketAddr ( in osl_isEqualSocketAddr()
1147 oslHostAddr SAL_CALL osl_createHostAddr ( in osl_createHostAddr()
1299 void SAL_CALL osl_getHostnameOfHostAddr ( in osl_getHostnameOfHostAddr()
2448 sal_Int32 SAL_CALL osl_readSocket ( in osl_readSocket()
2483 sal_Int32 SAL_CALL osl_writeSocket( in osl_writeSocket()
2618 sal_Bool SAL_CALL osl_isReceiveReady ( in osl_isReceiveReady()
2634 sal_Bool SAL_CALL osl_isSendReady ( in osl_isSendReady()
2650 sal_Bool SAL_CALL osl_isExceptionPending ( in osl_isExceptionPending()
[all …]
/aoo4110/main/sdext/source/presenter/
H A DPresenterSlideShowView.hxx81 virtual void SAL_CALL disposing (void);
95 virtual void SAL_CALL clear (void)
101 virtual void SAL_CALL addTransformationChangedListener(
111 virtual void SAL_CALL addPaintListener(
116 virtual void SAL_CALL removePaintListener(
121 virtual void SAL_CALL addMouseListener(
126 virtual void SAL_CALL removeMouseListener(
131 virtual void SAL_CALL addMouseMotionListener(
136 virtual void SAL_CALL removeMouseMotionListener(
201 virtual sal_Bool SAL_CALL isAnchorOnly (void)
[all …]
/aoo4110/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx127 ::sal_Int32 SAL_CALL GridColumn::getMaxWidth() throw (::com::sun::star::uno::RuntimeException) in getMaxWidth()
140 ::sal_Int32 SAL_CALL GridColumn::getMinWidth() throw (::com::sun::star::uno::RuntimeException) in getMinWidth()
153 ::rtl::OUString SAL_CALL GridColumn::getTitle() throw (::com::sun::star::uno::RuntimeException) in getTitle()
166 ::rtl::OUString SAL_CALL GridColumn::getHelpText() throw (RuntimeException) in getHelpText()
179 sal_Bool SAL_CALL GridColumn::getResizeable() throw (::com::sun::star::uno::RuntimeException) in getResizeable()
192 ::sal_Int32 SAL_CALL GridColumn::getFlexibility() throw (RuntimeException) in getFlexibility()
232 void SAL_CALL GridColumn::disposing() in disposing()
240 ::sal_Int32 SAL_CALL GridColumn::getIndex() throw (RuntimeException) in getIndex()
254 ::sal_Int32 SAL_CALL GridColumn::getDataColumnIndex() throw(RuntimeException) in getDataColumnIndex()
267 ::rtl::OUString SAL_CALL GridColumn::getImplementationName( ) throw (RuntimeException) in getImplementationName()
[all …]
/aoo4110/main/chart2/workbench/addin/
H A Dsampleaddin.hxx42 com::sun::star::uno::Reference< com::sun::star::uno::XInterface > SAL_CALL
92 virtual ::com::sun::star::awt::Size SAL_CALL getSize()
94 virtual void SAL_CALL setSize( const ::com::sun::star::awt::Size& )
97 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
99 virtual void SAL_CALL setPosition( const ::com::sun::star::awt::Point& )
103 virtual rtl::OUString SAL_CALL getShapeType() throw( com::sun::star::uno::RuntimeException );
138 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
140 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
144 virtual void SAL_CALL refresh() throw( ::com::sun::star::uno::RuntimeException );
151 virtual void SAL_CALL setLocale( const ::com::sun::star::lang::Locale& eLocale )
[all …]
/aoo4110/main/comphelper/source/streaming/
H A Dseqinputstreamserv.cxx56 virtual ::rtl::OUString SAL_CALL getImplementationName() throw ( uno::RuntimeException );
58 …virtual uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw ( uno::RuntimeE…
61 static ::rtl::OUString SAL_CALL getImplementationName_static();
62 static uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
63 …static uno::Reference< uno::XInterface > SAL_CALL Create( const uno::Reference< uno::XComponentCon…
74 virtual ::sal_Int64 SAL_CALL getPosition() throw ( uno::RuntimeException, io::IOException );
75 virtual ::sal_Int64 SAL_CALL getLength() throw ( uno::RuntimeException, io::IOException );
98 ::rtl::OUString SAL_CALL SequenceInputStreamService::getImplementationName() throw ( uno::RuntimeEx… in getImplementationName()
103 ::rtl::OUString SAL_CALL SequenceInputStreamService::getImplementationName_static() in getImplementationName_static()
123 uno::Sequence< ::rtl::OUString > SAL_CALL SequenceInputStreamService::getSupportedServiceNames_stat… in getSupportedServiceNames_static()
[all …]
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Droadmapcontrol.hxx106 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
122 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
127 sal_Int32 SAL_CALL getCount() throw (RuntimeException);
139 void SAL_CALL acquire() throw() { UnoControlRoadmapModel_Base::acquire(); } in acquire()
140 void SAL_CALL release() throw() { UnoControlRoadmapModel_Base::release(); } in release()
147 virtual Reference< XInterface > SAL_CALL createInstance( ) throw (Exception, RuntimeException);
150 virtual Type SAL_CALL getElementType() throw (RuntimeException);
152 virtual sal_Bool SAL_CALL hasElements() throw (RuntimeException);
171 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
180 …virtual void SAL_CALL addItemListener( const Reference< XItemListener >& l ) throw (RuntimeExcepti…
[all …]
/aoo4110/main/fpicker/source/aqua/
H A DSalAquaFilePicker.hxx98 virtual void SAL_CALL setTitle( const ::rtl::OUString& aTitle )
101 virtual sal_Int16 SAL_CALL execute( )
108 virtual void SAL_CALL setMultiSelectionMode( sal_Bool bMode )
111 virtual void SAL_CALL setDefaultName( const ::rtl::OUString& aName )
118 virtual ::rtl::OUString SAL_CALL getDisplayDirectory( )
131 virtual void SAL_CALL setCurrentFilter( const ::rtl::OUString& aTitle )
134 virtual ::rtl::OUString SAL_CALL getCurrentFilter( )
160 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 nControlId )
174 virtual void SAL_CALL cancel( )
189 virtual ::rtl::OUString SAL_CALL getImplementationName( )
[all …]
/aoo4110/main/extensions/source/propctrlr/
H A Dpropcontroller.hxx170 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
171 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
177 …virtual sal_Bool SAL_CALL suspend( sal_Bool bSuspend ) throw(::com::sun::star::uno::RuntimeExcepti…
178 …virtual ::com::sun::star::uno::Any SAL_CALL getViewData( ) throw(::com::sun::star::uno::RuntimeEx…
179 …virtual void SAL_CALL restoreViewData( const ::com::sun::star::uno::Any& Data ) throw(::com::sun::…
184 virtual void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
196 …virtual ::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw (::com::sun::star::uno::Runt…
197 …virtual ::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw (::com::sun::star::uno::Ru…
218 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
237 …virtual void SAL_CALL showPropertyUI( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::s…
[all …]
/aoo4110/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx100 virtual void SAL_CALL disposing (void)
122 virtual void SAL_CALL show (void)
125 virtual void SAL_CALL hide (void)
213 void SAL_CALL PresenterCanvas::initialize ( in initialize()
278 void SAL_CALL PresenterCanvas::clear (void) in clear()
289 void SAL_CALL PresenterCanvas::drawPoint ( in drawPoint()
302 void SAL_CALL PresenterCanvas::drawLine ( in drawLine()
316 void SAL_CALL PresenterCanvas::drawBezier ( in drawBezier()
580 void SAL_CALL PresenterCanvas::copyRect( in copyRect()
676 Reference<rendering::XSprite> SAL_CALL
[all …]
/aoo4110/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.hxx60 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
73 virtual void SAL_CALL disposing();
77 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
78 …virtual sal_Bool SAL_CALL execute( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
85 …virtual void SAL_CALL setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
87 …virtual void SAL_CALL setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(::com::sun::star::sdbc…
88 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
89 …virtual void SAL_CALL setFloat( sal_Int32 parameterIndex, float x ) throw(::com::sun::star::sdbc::…
90 …virtual void SAL_CALL setDouble( sal_Int32 parameterIndex, double x ) throw(::com::sun::star::sdbc…
104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
[all …]
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.hxx60 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
73 virtual void SAL_CALL disposing();
77 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
78 …virtual sal_Bool SAL_CALL execute( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
85 …virtual void SAL_CALL setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
87 …virtual void SAL_CALL setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(::com::sun::star::sdbc…
88 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
89 …virtual void SAL_CALL setFloat( sal_Int32 parameterIndex, float x ) throw(::com::sun::star::sdbc::…
90 …virtual void SAL_CALL setDouble( sal_Int32 parameterIndex, double x ) throw(::com::sun::star::sdbc…
104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx264 void SAL_CALL
270 void SAL_CALL
290 void SAL_CALL
350 void SAL_CALL
371 void SAL_CALL
401 void SAL_CALL
434 void SAL_CALL
510 void SAL_CALL
526 void SAL_CALL
542 void SAL_CALL
[all …]
/aoo4110/main/reportdesign/source/core/api/
H A DReportDefinition.cxx271 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
276 ::sal_Bool SAL_CALL isInUse( ) throw (uno::RuntimeException);
280 ::rtl::OUString SAL_CALL getName( ) throw (uno::RuntimeException);
457 ::sal_Bool SAL_CALL OStyle::isInUse( ) throw (uno::RuntimeException) in isInUse()
521 virtual void SAL_CALL run();
522 virtual void SAL_CALL onTerminated();
525 void SAL_CALL FactoryLoader::run() in run()
568 void SAL_CALL FactoryLoader::onTerminated() in onTerminated()
810 void SAL_CALL OReportDefinition::disposing() in disposing()
2782 ::rtl::OUString SAL_CALL OReportDefinition::getTitle() in getTitle()
[all …]

Completed in 268 milliseconds

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