Home
last modified time | relevance | path

Searched defs:setLabel (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DLabelCell.java131 private void setLabel(String cellContents) throws IOException { in setLabel() method in LabelCell
/trunk/main/chart2/source/tools/
H A DLabeledDataSequence.cxx100 void SAL_CALL LabeledDataSequence::setLabel( in setLabel() function in chart::LabeledDataSequence
/trunk/main/odk/examples/java/Inspector/
H A DXUnoNode.java56 public void setLabel(String _sLabel); in setLabel() method
H A DSwingUnoNode.java109 public void setLabel(String _sLabel){ in setLabel() method in SwingUnoNode
H A DUnoNode.java121 protected void setLabel(String _sLabel){ in setLabel() method in UnoNode
/trunk/main/connectivity/inc/connectivity/
H A DPColumn.hxx77 void setLabel(const ::rtl::OUString& i_sLabel) { m_sLabel = i_sLabel; } in setLabel() function in connectivity::parse::OParseColumn
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java659 private void setLabel(int status) in setLabel() method in FTPDialog
700 private void setLabel(String label, String image) in setLabel() method in FTPDialog
H A DStatusDialog.java155 public void setLabel(String s) in setLabel() method in StatusDialog
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx164 void SAL_CALL CNonExecuteFilePickerState::setLabel( sal_Int16 aControlId, const ::rtl::OUString& aL… in setLabel() function in CNonExecuteFilePickerState
475 void SAL_CALL CExecuteFilePickerState::setLabel( sal_Int16 aControlId, const OUString& aLabel ) in setLabel() function in CExecuteFilePickerState
H A DFilePicker.cxx512 void SAL_CALL CFilePicker::setLabel(sal_Int16 aControlId, const ::rtl::OUString& aLabel) in setLabel() function in CFilePicker
H A DVistaFilePicker.cxx441 void SAL_CALL VistaFilePicker::setLabel( ::sal_Int16 nControlId, in setLabel() function in fpicker::win32::vista::VistaFilePicker
H A DWinFileOpenImpl.cxx366 void SAL_CALL CWinFileOpenImpl::setLabel( sal_Int16 aControlId, const rtl::OUString& aLabel ) in setLabel() function in CWinFileOpenImpl
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx238 void SAL_CALL OFixedText::setLabel( const ::rtl::OUString& _label ) throw (uno::RuntimeException) in setLabel() function in reportdesign::OFixedText
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx154 void setLabel( const rtl::OUString& rVal ) { m_aLabel = rVal; m_bHasLabel = sal_True; } in setLabel() function
744 void SAL_CALL SvtFilePicker::setLabel( sal_Int16 nLabelID, const rtl::OUString& rValue ) in setLabel() function in SvtFilePicker
H A DOfficeControlAccess.cxx478 void OControlAccess::setLabel( sal_Int16 nId, const ::rtl::OUString &rLabel ) in setLabel() function in svt::OControlAccess
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx471 void SAL_CALL SalAquaFilePicker::setLabel( sal_Int16 nControlId, const ::rtl::OUString& aLabel ) in setLabel() function in SalAquaFilePicker
H A DControlHelper.cxx220 void ControlHelper::setLabel( sal_Int16 nControlId, NSString* aLabel ) in setLabel() function in ControlHelper
/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx437 void SAL_CALL KDE4FilePicker::setLabel( sal_Int16 controlId, const ::rtl::OUString &label ) in setLabel() function in KDE4FilePicker
/trunk/main/vcl/source/window/
H A Darrange.cxx626 void LabeledElement::setLabel( Window* i_pLabel ) in setLabel() function in LabeledElement
632 void LabeledElement::setLabel( boost::shared_ptr<WindowArranger> const & i_pLabel ) in setLabel() function in LabeledElement
/trunk/main/forms/source/component/
H A DButton.cxx527 void OButtonControl::setLabel(const ::rtl::OUString& Label) throw( RuntimeException ) in setLabel() function in frm::OButtonControl
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx317 SwXFootnote::setLabel(const OUString& aLabel) throw (uno::RuntimeException) in setLabel() function in SwXFootnote
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx456 void SAL_CALL ProgressMonitor::setLabel ( const OUString& rLabel ) throw( RuntimeException ) in setLabel() function in unocontrols::ProgressMonitor
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx424 void VCLXButton::setLabel( const ::rtl::OUString& rLabel ) throw(::com::sun::star::uno::RuntimeExce… in setLabel() function in VCLXButton
852 void VCLXCheckBox::setLabel( const ::rtl::OUString& rLabel ) throw(::com::sun::star::uno::RuntimeEx… in setLabel() function in VCLXCheckBox
1218 void VCLXRadioButton::setLabel( const ::rtl::OUString& rLabel ) throw(::com::sun::star::uno::Runtim… in setLabel() function in VCLXRadioButton
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx800 void UnoButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel() function in UnoButtonControl
1088 void UnoRadioButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel() function in UnoRadioButtonControl
1300 void UnoCheckBoxControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel() function in UnoCheckBoxControl
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1388 void SAL_CALL SalGtkFilePicker::setLabel( sal_Int16 nControlId, const ::rtl::OUString& rLabel ) in setLabel() function in SalGtkFilePicker

Completed in 160 milliseconds

12