/trunk/main/chart2/source/inc/ |
H A D | Scaling.hxx | 70 virtual ::rtl::OUString SAL_CALL getServiceName() 112 virtual ::rtl::OUString SAL_CALL getServiceName() 152 virtual ::rtl::OUString SAL_CALL getServiceName() 193 virtual ::rtl::OUString SAL_CALL getServiceName()
|
/trunk/main/chart2/source/tools/ |
H A D | Scaling.cxx | 96 LogarithmicScaling::getServiceName() in getServiceName() function in chart::LogarithmicScaling 147 ExponentialScaling::getServiceName() in getServiceName() function in chart::ExponentialScaling 200 LinearScaling::getServiceName() in getServiceName() function in chart::LinearScaling 251 PowerScaling::getServiceName() in getServiceName() function in chart::PowerScaling
|
H A D | RegressionCurveCalculator.cxx | 62 return (xServiceName.is() && xServiceName->getServiceName().equals( aLinScalingServiceName )); in isLinearScaling() 70 return (xServiceName.is() && xServiceName->getServiceName().equals( aLogScalingServiceName )); in isLogarithmicScaling()
|
H A D | RegressionCurveHelper.cxx | 274 xServName->getServiceName().equals( in isMeanValueLine() 535 ::rtl::OUString aServiceName( xServName->getServiceName() ); in getRegressionType() 603 OUString aServiceName( xServiceName->getServiceName()); in getUINameForRegressionCurve()
|
H A D | RegressionCurveModel.cxx | 161 return RegressionCurveHelper::createRegressionCurveCalculatorByServiceName( getServiceName()); in getCalculator() 185 ::rtl::OUString SAL_CALL RegressionCurveModel::getServiceName() in getServiceName() function in chart::RegressionCurveModel
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrols.hxx | 87 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 190 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 262 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 340 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 397 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 476 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 557 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 631 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 696 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 759 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); [all …]
|
H A D | spinningprogress.hxx | 53 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
|
H A D | unocontrolcontainermodel.hxx | 53 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | XServiceName.idl | 45 // DocMerge from idl: method com::sun::star::lang::XServiceName::getServiceName 50 @see com::sun::star::io::XPersistObject::getServiceName 52 string getServiceName();
|
/trunk/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 99 ::rtl::OUString UnoControlEditModel::getServiceName( ) throw(::com::sun::star::uno::RuntimeExceptio… in getServiceName() function in UnoControlEditModel 483 ::rtl::OUString UnoControlFileControlModel::getServiceName() throw(::com::sun::star::uno::RuntimeEx… in getServiceName() function in UnoControlFileControlModel 652 ::rtl::OUString UnoControlButtonModel::getServiceName() throw(::com::sun::star::uno::RuntimeExcepti… in getServiceName() function in UnoControlButtonModel 968 ::rtl::OUString UnoControlRadioButtonModel::getServiceName() throw(::com::sun::star::uno::RuntimeEx… in getServiceName() function in UnoControlRadioButtonModel 1178 ::rtl::OUString UnoControlCheckBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeExcep… in getServiceName() function in UnoControlCheckBoxModel 1550 ::rtl::OUString UnoControlFixedTextModel::getServiceName() throw(::com::sun::star::uno::RuntimeExce… in getServiceName() function in UnoControlFixedTextModel 1691 ::rtl::OUString UnoControlGroupBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeExcep… in getServiceName() function in UnoControlGroupBoxModel 1874 ::rtl::OUString UnoControlListBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeExcept… in IMPL_SERVICEINFO_DERIVED() 2751 ::rtl::OUString UnoControlComboBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeExcep… in getServiceName() function in UnoControlComboBoxModel 3220 ::rtl::OUString UnoControlDateFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeExce… in getServiceName() function in UnoControlDateFieldModel [all …]
|
/trunk/main/chart2/source/view/axes/ |
H A D | DateScaling.hxx | 65 virtual ::rtl::OUString SAL_CALL getServiceName() 97 virtual ::rtl::OUString SAL_CALL getServiceName()
|
H A D | DateScaling.cxx | 115 ::rtl::OUString SAL_CALL DateScaling::getServiceName() in getServiceName() function in chart::DateScaling 196 ::rtl::OUString SAL_CALL InverseDateScaling::getServiceName() in getServiceName() function in chart::InverseDateScaling
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | XDocumentIndex.idl | 60 // DocMerge from xml: method com::sun::star::text::XDocumentIndex::getServiceName 63 string getServiceName();
|
/trunk/main/canvas/source/directx/ |
H A D | dx_canvas.hxx | 100 …virtual ::rtl::OUString SAL_CALL getServiceName( ) throw (::com::sun::star::uno::RuntimeException… 157 …virtual ::rtl::OUString SAL_CALL getServiceName( ) throw (::com::sun::star::uno::RuntimeException…
|
H A D | dx_canvas.cxx | 132 ::rtl::OUString SAL_CALL Canvas::getServiceName( ) throw (uno::RuntimeException) in getServiceName() function in dxcanvas::Canvas 210 ::rtl::OUString SAL_CALL BitmapCanvas::getServiceName( ) throw (uno::RuntimeException) in getServiceName() function in dxcanvas::BitmapCanvas
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/ |
H A D | _XPersistObject.java | 81 sname = oObj.getServiceName(); in _getServiceName() 171 bResult = ( persCopy.getServiceName().equals(sname) ); in _read()
|
/trunk/main/animations/source/animcore/ |
H A D | targetpropertiescreator.cxx | 82 virtual ::rtl::OUString SAL_CALL getServiceName( ) throw (uno::RuntimeException); 498 … ::rtl::OUString SAL_CALL TargetPropertiesCreator::getServiceName( ) throw (uno::RuntimeException) in getServiceName() function in animcore::TargetPropertiesCreator
|
/trunk/main/oox/source/ppt/ |
H A D | timenode.cxx | 60 OUString TimeNode::getServiceName( sal_Int16 nNodeType ) in getServiceName() function in oox::ppt::TimeNode 214 OUString sServiceName = getServiceName( mnNodeType ); in addNode()
|
/trunk/main/oox/inc/oox/ole/ |
H A D | axcontrol.hxx | 322 ::rtl::OUString getServiceName() const; 881 ::rtl::OUString getServiceName() const;
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/ |
H A D | com.sun.star.awt.TabControllerModel.csv | 9 "TabControllerModel";"com::sun::star::io::XPersistObject";"getServiceName()"
|
/trunk/main/forms/source/component/ |
H A D | FixedText.hxx | 47 … virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
|
H A D | Currency.hxx | 53 …virtual ::rtl::OUString SAL_CALL getServiceName() throw ( ::com::sun ::star::uno::RuntimeException…
|
H A D | Numeric.hxx | 53 virtual ::rtl::OUString SAL_CALL getServiceName() throw ( ::com::sun::star::uno::RuntimeException);
|
H A D | GroupBox.hxx | 47 … virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
|
/trunk/main/oox/source/ole/ |
H A D | vbacontrol.cxx | 386 OUString aServiceName = mxCtrlModel->getServiceName(); in createAndConvert() 824 OUString aServiceName = mxCtrlModel->getServiceName(); in importForm()
|