Lines Matching refs:ScVbaName

41 ScVbaName::ScVbaName(const css::uno::Reference< ov::XHelperInterface >& xParent,   in ScVbaName()  function in ScVbaName
53 ScVbaName::~ScVbaName() in ~ScVbaName()
58 ScVbaName::getWorkSheet() throw (css::uno::RuntimeException) in getWorkSheet()
65 ScVbaName::getName() throw (css::uno::RuntimeException) in getName()
75 ScVbaName::setName( const ::rtl::OUString & rName ) throw (css::uno::RuntimeException) in setName()
81 ScVbaName::getNameLocal() throw (css::uno::RuntimeException) in getNameLocal()
87 ScVbaName::setNameLocal( const ::rtl::OUString & rName ) throw (css::uno::RuntimeException) in setNameLocal()
93 ScVbaName::getVisible() throw (css::uno::RuntimeException) in getVisible()
99 ScVbaName::setVisible( sal_Bool /*bVisible*/ ) throw (css::uno::RuntimeException) in setVisible()
104 ScVbaName::getValue() throw (css::uno::RuntimeException) in getValue()
142 ScVbaName::setValue( const ::rtl::OUString & rValue ) throw (css::uno::RuntimeException) in setValue()
181 ScVbaName::getRefersTo() throw (css::uno::RuntimeException) in getRefersTo()
187 ScVbaName::setRefersTo( const ::rtl::OUString & rRefersTo ) throw (css::uno::RuntimeException) in setRefersTo()
193 ScVbaName::getRefersToLocal() throw (css::uno::RuntimeException) in getRefersToLocal()
199 ScVbaName::setRefersToLocal( const ::rtl::OUString & rRefersTo ) throw (css::uno::RuntimeException) in setRefersToLocal()
205 ScVbaName::getRefersToR1C1() throw (css::uno::RuntimeException) in getRefersToR1C1()
211 ScVbaName::setRefersToR1C1( const ::rtl::OUString & rRefersTo ) throw (css::uno::RuntimeException) in setRefersToR1C1()
217 ScVbaName::getRefersToR1C1Local() throw (css::uno::RuntimeException) in getRefersToR1C1Local()
223 ScVbaName::setRefersToR1C1Local( const ::rtl::OUString & rRefersTo ) throw (css::uno::RuntimeExcept… in setRefersToR1C1Local()
229 ScVbaName::getRefersToRange() throw (css::uno::RuntimeException) in getRefersToRange()
237 ScVbaName::setRefersToRange( const css::uno::Reference< ov::excel::XRange > /*rRange*/ ) throw (css… in setRefersToRange()
242 ScVbaName::Delete() throw (css::uno::RuntimeException) in Delete()
248 ScVbaName::getServiceImplName() in getServiceImplName()
255 ScVbaName::getServiceNames() in getServiceNames()