Home
last modified time | relevance | path

Searched refs:ScVbaButtonCharacters (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx47 ScVbaButtonCharacters::ScVbaButtonCharacters( in ScVbaButtonCharacters() function in ScVbaButtonCharacters
68 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 …]
H A Dvbasheetobject.hxx44 class ScVbaButtonCharacters : public ScVbaButtonCharacters_BASE class
47 explicit ScVbaButtonCharacters(
54 virtual ~ScVbaButtonCharacters();

Completed in 33 milliseconds