Searched refs:rLabelName (Results 1 – 1 of 1) sorted by relevance
126 ImpLabel( const String& rLabelName, sal_uLong _nActionPos ) : in ImpLabel()127 aLabelName( rLabelName ), in ImpLabel()149 sal_uLong ImplGetLabelPos( const String& rLabelName );172 sal_uLong ImpLabelList::ImplGetLabelPos( const String& rLabelName ) in ImplGetLabelPos() argument178 if ( rLabelName == pLabel->aLabelName ) in ImplGetLabelPos()
Completed in 28 milliseconds