/aoo42x/main/basic/source/classes/ |
H A D | errobject.cxx | 65 virtual ::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (uno::RuntimeException); 163 ErrObject::getDefaultPropertyName( ) throw (uno::RuntimeException) in getDefaultPropertyName() function in ErrObject 190 …Reference< script::XDefaultProperty >( m_xErr, uno::UNO_QUERY_THROW )->getDefaultPropertyName() ) ; in SbxErrObject()
|
H A D | sbunoobj.cxx | 134 sDfltProp = xDefaultProp->getDefaultPropertyName(); in getDefaultPropName()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbapropvalue.hxx | 50 …rtl::OUString SAL_CALL getDefaultPropertyName() throw (css::uno::RuntimeException) { return ::rtl:… in getDefaultPropertyName() function in ScVbaPropValue
|
H A D | vbarange.hxx | 290 …::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::… in getDefaultPropertyName() function in ScVbaRange
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbapropvalue.hxx | 50 …rtl::OUString SAL_CALL getDefaultPropertyName() throw (css::uno::RuntimeException) { return ::rtl:… in getDefaultPropertyName() function in ScVbaPropValue
|
/aoo42x/main/vbahelper/source/msforms/ |
H A D | vbaprogressbar.hxx | 45 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaProgressBar
|
H A D | vbacheckbox.hxx | 44 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaCheckbox
|
H A D | vbalabel.hxx | 48 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaLabel
|
H A D | vbamultipage.hxx | 58 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaMultiPage
|
H A D | vbaradiobutton.hxx | 46 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaRadioButton
|
H A D | vbatextbox.hxx | 53 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaTextBox
|
H A D | vbatogglebutton.hxx | 59 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaToggleButton
|
H A D | vbalistbox.hxx | 71 …rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::rt… in getDefaultPropertyName() function in ScVbaListBox
|
H A D | vbacombobox.hxx | 81 …::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (css::uno::RuntimeException) { return ::… in getDefaultPropertyName() function in ScVbaComboBox
|
H A D | vbauserform.cxx | 202 rtl::OUString aDfltPropName = xDfltProp->getDefaultPropertyName(); in setValue()
|
/aoo42x/main/udkapi/com/sun/star/script/ |
H A D | XDefaultProperty.idl | 57 string getDefaultPropertyName();
|
/aoo42x/main/extensions/source/ole/ |
H A D | oleobjw.hxx | 132 …virtual ::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (::com::sun::star::uno::RuntimeE… in getDefaultPropertyName() function in ole_adapter::IUnknownWrapper_Impl
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 304 …virtual ::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (uno::RuntimeException) { return… in getDefaultPropertyName() function in SwVbaBuiltInDocumentProperty
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 964 xPropSet->setPropertyValue( xDflt->getDefaultPropertyName(), aValue ); in setDefaultPropByIntrospection()
|