Home
last modified time | relevance | path

Searched refs:getLabel (Results 1 – 25 of 76) sorted by relevance

1234

/trunk/main/idlc/source/
H A Dastunion.cxx117 pLabel = pBranch->getLabel(); in lookupBranch()
149 if ( pBranch->getLabel() != NULL && in lookupDefault()
150 pBranch->getLabel()->getLabelKind() == UL_default) in lookupDefault()
164 AstUnionLabel* pLabel = pBranch->getLabel(); in lookupLabel()
196 if ( pB->getLabel() != NULL && in lookupLabel()
197 pB->getLabel()->getLabelKind() == UL_label && in lookupLabel()
198 pB->getLabel()->getLabelValue()->compare(pLabel->getLabelValue()) ) in lookupLabel()
215 AstUnionLabel* pLabel = pBranch->getLabel(); in lookupEnum()
257 if ( pB->getLabel() != NULL && in lookupEnum()
258 pB->getLabel()->getLabelKind() == UL_label && in lookupEnum()
[all …]
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx249 xSeq.set( xLSeqToCmp->getLabel()); in lcl_LabeledSequenceEquals()
264 Reference< data::XDataSequence > xSeqLabels( xSeq->getLabel() ); in operator ()()
444 if( aSequences[k]->getLabel().is()) in lcl_ShowDataSource()
445 aSourceRepr = OUString( aSequences[k]->getLabel()->getSourceRangeRepresentation()); in lcl_ShowDataSource()
446 xProp.set( aSequences[k]->getLabel(), uno::UNO_QUERY ); in lcl_ShowDataSource()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XFootnote.java61 String oldLabel = oObj.getLabel(); in _getLabel()
90 String oldLabel = oObj.getLabel(); in _setLabel()
94 String res = oObj.getLabel(); in _setLabel()
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.hxx69 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId ) = 0;
95 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId );
129 virtual ::rtl::OUString SAL_CALL getLabel( sal_Int16 aControlId );
H A Dfilepickerstate.cxx176 OUString SAL_CALL CNonExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel() function in CNonExecuteFilePickerState
192 aLabel = label_result->getLabel( ); in getLabel()
495 OUString SAL_CALL CExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel() function in CExecuteFilePickerState
615 getLabel( in cacheControlState()
H A DFilePicker.cxx525 rtl::OUString SAL_CALL CFilePicker::getLabel(sal_Int16 aControlId) in getLabel() function in CFilePicker
531 return m_pImpl->getLabel(aControlId); in getLabel()
H A DWinFileOpenImpl.cxx378 rtl::OUString SAL_CALL CWinFileOpenImpl::getLabel( sal_Int16 aControlId ) in getLabel() function in CWinFileOpenImpl
383 return m_FilePickerState->getLabel(aControlId); in getLabel()
H A Dcontrolcommandresult.hxx95 rtl::OUString SAL_CALL getLabel( ) const in getLabel() function in CLabelCommandResult
H A Dcontrolcommand.hxx116 rtl::OUString SAL_CALL getLabel( ) const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerControlAccess.java140 oldLab = oObj.getLabel(cntlID); in _getLabel()
167 getVal = oObj.getLabel(cntlID) ; in _setLabel()
/trunk/main/offapi/com/sun/star/text/
H A DXFootnote.idl44 // DocMerge from idl: method com::sun::star::text::XFootnote::getLabel
49 string getLabel();
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx109 aSequences[i]->getLabel().is())) in lcl_findLSequenceWithOnlyLabel()
330 Reference< chart2::data::XDataSequence > xSeq( xLabeledSeq->getLabel()); in getLabelForLabeledDataSequence()
379 Reference< chart2::data::XDataSequence > xSeq( xLabeledSeq->getLabel()); in getDataSeriesLabel()
729 if( lcl_SequenceHasUnhiddenData( aDataSequences[nN]->getLabel() ) ) in hasUnhiddenData()
H A DDataSourceHelper.cxx63 uno::Reference< data::XDataSequence > xSeq( xLabeledSeq->getLabel()); in lcl_addRanges()
470 Reference< data::XDataSequence > xLabel( xLSeq->getLabel()); in getRangesFromLabeledDataSequence()
517 Reference< data::XDataSequence > xLabel( aLSeqSeq[i]->getLabel()); in getRangesFromDataSource()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx250 return mxCollator.is() ? mxCollator->compareString(p1->getLabel(), p2->getLabel()) == -1 : false; in operator ()()
301 sal_uInt16 nPos = mpLBEffects->InsertEntry( pDescriptor->getLabel() ); in CustomAnimationCreateTabPage()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java81 public static String getLabel( Object aFormComponent ) throws com.sun.star.uno.Exception in getLabel() method in FLTools
95 sLabel = getLabel( xProps.getPropertyValue( "LabelControl" ) ); in getLabel()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx111 virtual String getLabel() const = 0;
159 virtual String getLabel() const in getLabel() function in dbaui::__anondfd49d7e0111::LabelProvider
350 _rList.InsertEntry( _rEntry.pLabelProvider->getLabel(), aEntryImage, aEntryImage ); in lcl_insertExceptionEntry()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx387 aLSequences[nSeqIdx]->setLabel( (*aSharedIt)->getLabel()); in insertDataSeries()
407 aLSequences[nSeqIdx]->getLabel(), xNewLabelSeq ); in insertDataSeries()
683 m_aColumns[ nIndex ].m_xLabeledDataSequence->getLabel(), uno::UNO_QUERY_THROW ); in setCellAny()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx247 uno::Reference< chart2::data::XDataSequence > xLabel( xLabeledSequence->getLabel()); in GetChartRanges()
283 … uno::Reference< beans::XPropertySet > xLabel( xLabeledSequence->getLabel(), uno::UNO_QUERY ); in SetChartRanges()
/trunk/main/idlc/inc/idlc/
H A Dastunionbranch.hxx35 AstUnionLabel* getLabel() in getLabel() function in AstUnionBranch
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx484 rtl::OUString SAL_CALL SalAquaFilePicker::getLabel( sal_Int16 nControlId ) in getLabel() function in SalAquaFilePicker
490 return m_pControlHelper->getLabel(nControlId); in getLabel()
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java181 _oUnoMethodNode.setLabel(_oUnoMethodNode.getLabel() + " = null"); in invoke()
486 String sNodeDescription = oUnoFacetteNode.getLabel(); in expandNode()
H A DXUnoNode.java58 public String getLabel(); in getLabel() method
H A DSwingUnoPropertyNode.java34 super.setUserObject(m_oUnoPropertyNode.getLabel()); in SwingUnoPropertyNode()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1045 Reference< chart2::data::XDataSequence > xSeq( aLSeqIt->second->getLabel()); in switchRangesFromOuterToInternalIfNecessary()
1128 … Reference< chart2::data::XDataSequence > xLabel( xLabeledSequence->getLabel() ); in switchRangesFromOuterToInternalIfNecessary()
1172 … Reference< chart2::data::XDataSequence > xLabel( xLabeledSequence->getLabel() ); in switchRangesFromOuterToInternalIfNecessary()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXFootnote.csv13 "SwXFootnote";"com::sun::star::text::XFootnote";"getLabel()"

Completed in 112 milliseconds

1234