Home
last modified time | relevance | path

Searched refs:getCaption (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/sc/source/ui/vba/
H A Dvbacharacters.cxx57 ScVbaCharacters::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaCharacters
71 return getCaption().getLength(); in getCount()
77 return getCaption(); in getText()
H A Dvbasheetobject.cxx74 OUString SAL_CALL ScVbaButtonCharacters::getCaption() throw (uno::RuntimeException) in getCaption() function in ScVbaButtonCharacters
107 return getCaption(); in getText()
438 OUString SAL_CALL ScVbaButton::getCaption() throw (uno::RuntimeException) in getCaption() function in ScVbaButton
H A Dvbasheetobject.hxx57 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
191 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbacharacters.hxx51 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/msforms/
H A Dvbalabel.cxx38 ScVbaLabel::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaLabel
53 return uno::makeAny( getCaption() ); in getValue()
H A Dvbacheckbox.hxx38 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbalabel.hxx41 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbaradiobutton.hxx37 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbaframe.hxx45 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbabutton.hxx38 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbacheckbox.cxx40 ScVbaCheckbox::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaCheckbox
H A Dvbaframe.cxx50 rtl::OUString SAL_CALL ScVbaFrame::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaFrame
H A Dvbaradiobutton.cxx39 ScVbaRadioButton::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaRadioButton
H A Dvbabutton.cxx38 ScVbaButton::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaButton
H A Dvbatogglebutton.hxx42 virtual rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbauserform.hxx51 virtual ::rtl::OUString SAL_CALL getCaption() throw (::com::sun::star::uno::RuntimeException);
H A Dvbatogglebutton.cxx47 ScVbaToggleButton::getCaption() throw (css::uno::RuntimeException) in getCaption() function in ScVbaToggleButton
H A Dvbauserform.cxx104 ScVbaUserForm::getCaption() throw (uno::RuntimeException) in getCaption() function in ScVbaUserForm
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java106 public String getCaption() { in getCaption() method in VclControl
251 return text.equals(VclControl.this.getCaption());
H A DVclWindow.java46 return getCaption(); in getText()
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx206 String sName = m_xReport->getCaption(); in getNewOutputName()
251 aConvertedProperties[nPos++].Value <<= m_xReport->getCaption(); in getNewOutputName()
/trunk/test/testgui/source/testlib/gui/
H A DSCTool.java58 String caption = scInputBarInput.getCaption(); in getCellInput()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.hxx57 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
H A Dvbacommandbarcontrol.cxx48 ScVbaCommandBarControl::getCaption() throw ( uno::RuntimeException ) in getCaption() function in ScVbaCommandBarControl
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXTitle.idl84 // string getCaption( ) raises ( com::sun::star::script::BasicErrorException );

Completed in 60 milliseconds

12