Searched refs:ScVbaButtonCharacters (Results 1 – 2 of 2) sorted by relevance
47 ScVbaButtonCharacters::ScVbaButtonCharacters( in ScVbaButtonCharacters() function in ScVbaButtonCharacters68 ScVbaButtonCharacters::~ScVbaButtonCharacters() in ~ScVbaButtonCharacters()74 OUString SAL_CALL ScVbaButtonCharacters::getCaption() throw (uno::RuntimeException) in getCaption()98 sal_Int32 SAL_CALL ScVbaButtonCharacters::getCount() throw (uno::RuntimeException) in getCount()104 OUString SAL_CALL ScVbaButtonCharacters::getText() throw (uno::RuntimeException) in getText()110 void SAL_CALL ScVbaButtonCharacters::setText( const OUString& rText ) throw (uno::RuntimeException) in setText()128 void SAL_CALL ScVbaButtonCharacters::Insert( const OUString& rString ) throw (uno::RuntimeException) in Insert()136 void SAL_CALL ScVbaButtonCharacters::Delete() throw (uno::RuntimeException) in Delete()147 VBAHELPER_IMPL_XHELPERINTERFACE( ScVbaButtonCharacters, "ooo.vba.excel.Characters" )151 OUString ScVbaButtonCharacters::getFullString() const throw (uno::RuntimeException) in getFullString()[all …]
44 class ScVbaButtonCharacters : public ScVbaButtonCharacters_BASE class47 explicit ScVbaButtonCharacters(54 virtual ~ScVbaButtonCharacters();
Completed in 28 milliseconds