Home
last modified time | relevance | path

Searched refs:getLabel (Results 51 – 75 of 76) sorted by relevance

1234

/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.hxx138 …virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 ElementID ) throw ( ::com::sun::star::uno::Ru…
H A DOfficeControlAccess.cxx487 ::rtl::OUString OControlAccess::getLabel( sal_Int16 nId ) const in getLabel() function in svt::OControlAccess
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerControlAccess.idl125 string getLabel( [in] short aControlId );
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx277 Reference< chart2::data::XDataSequence > xLabel( aLSeqSeq[i]->getLabel()); in fillRangesForDataPoint()
H A DInternalDataProvider.cxx149 …Reference< chart2::data::XTextualDataSequence > xLabel( aOldSeriesData[i]->getLabel(), uno::UNO_QU… in operator ()()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java303 String getLabel() { return m_Label; } in getLabel() method in FootnoteNode
304 FootnoteNode dup() { return new FootnoteNode(getLabel()); } in dup()
686 String label = xFootnote.getLabel(); in convertChildren()
1128 insertFootnote(m_xCursor, note.getLabel()); in insertChildren()
1218 insertFootnote(m_xCursor, note.getLabel()); in insertNode()
3431 ((FootnoteNode)node).getLabel()); in testMetaXTextAttachFootnote()
/trunk/main/reportdesign/source/core/inc/
H A DFixedText.hxx115 virtual ::rtl::OUString SAL_CALL getLabel() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx232 ::rtl::OUString SAL_CALL OFixedText::getLabel() throw (uno::RuntimeException) in getLabel() function in reportdesign::OFixedText
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx176 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 nControlId )
H A DSalGtkFilePicker.cxx1425 rtl::OUString SAL_CALL SalGtkFilePicker::getLabel( sal_Int16 nControlId ) in getLabel() function in SalGtkFilePicker
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx436 rtl::OUString getLabel() const in getLabel() function in Widget
1555 mpListBox->InsertEntry( inner::padString( i->getLabel(), i->getDepth()-1 ) ); in rebuild()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx292 OUString SAL_CALL SwXFootnote::getLabel() throw (uno::RuntimeException) in getLabel() function in SwXFootnote
H A Dunochart.cxx1139 …ference< chart2::data::XDataSequence > xCurLabel( xLabeledDataSequence->getLabel(), uno::UNO_QUERY… in detectArguments()
2948 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartLabeledDataSequence::getLabel( ) in getLabel() function in SwChartLabeledDataSequence
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePicker.cxx457 ::rtl::OUString SAL_CALL VistaFilePicker::getLabel(::sal_Int16 nControlId) in getLabel() function in fpicker::win32::vista::VistaFilePicker
/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx471 rtl::OUString SAL_CALL KDE4FilePicker::getLabel(sal_Int16 controlId) in getLabel() function in KDE4FilePicker
/trunk/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx231 Reference< data::XDataSequence > xLabelSeq( xVal->getLabel()); in operator =()
H A Dtp_DataSource.cxx197 aSequences[i]->getLabel().is()) in lcl_findLSequenceWithOnlyLabel()
H A DDataBrowser.cxx1386 … Reference< container::XIndexReplace > xIndexReplace( xLabeledSeq->getLabel(), uno::UNO_QUERY ); in IMPL_LINK()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1875 xTitleSeq = (*pIt)->getLabel(); // ignore role of label sequence in ConvertDataSeries()
1884 xTitleSeq = (*pIt)->getLabel(); // ignore role of label sequence in ConvertDataSeries()
1992 xTitleSeq = (*pIt)->getLabel(); // ignore role of label sequence in ConvertStockSeries()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx765 …xNewSeq = lcl_createNewSequenceFromCachedXMLRange( xLabeledSeq->getLabel(), xDataProviderFromParen… in switchBackToDataProviderFromParent()
H A DSchXMLExport.cxx531 Reference< chart2::data::XDataSequence > xLabelSeq( xLabeledSeq->getLabel()); in lcl_getLabelAndValueRangeByRole()
2798 xLabelSeq.set( aSeqCnt[nSeqIdx]->getLabel()); in exportSeries()
/trunk/main/sw/inc/
H A Dunochart.hxx398 …no::Reference< ::com::sun::star::chart2::data::XDataSequence > SAL_CALL getLabel( ) throw (::com:…
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx191 OUString ControlHelper::getLabel( sal_Int16 nControlId ) in getLabel() function in ControlHelper
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx100 sName.append(xFixedText->getLabel()); in lcl_getName()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1532 ::rtl::OUString sExpr = xFT->getLabel(); in exportParagraph()

Completed in 211 milliseconds

1234