Searched refs:aLabelName (Results 1 – 2 of 2) sorted by relevance
494 const OUString aLabelName( RTL_CONSTASCII_USTRINGPARAM( "Label" ) ); in importPresets() local503 …if( xCategoryAccess.is() && xCategoryAccess->hasByName( aLabelName ) && xCategoryAccess->hasByName… in importPresets()506 xCategoryAccess->getByName( aLabelName ) >>= aLabel; in importPresets()
123 String aLabelName; member127 aLabelName( rLabelName ), in ImpLabel()178 if ( rLabelName == pLabel->aLabelName ) in ImplGetLabelPos()709 pLabelList->ImplGetLabel( nLabelPos )->aLabelName = rNewLabel; in RenameLabel()731 aString = pLabel->aLabelName; in GetLabel()
Completed in 27 milliseconds