Home
last modified time | relevance | path

Searched refs:aLabelName (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx494 const OUString aLabelName( RTL_CONSTASCII_USTRINGPARAM( "Label" ) ); in importPresets() local
503 …if( xCategoryAccess.is() && xCategoryAccess->hasByName( aLabelName ) && xCategoryAccess->hasByName… in importPresets()
506 xCategoryAccess->getByName( aLabelName ) >>= aLabel; in importPresets()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx123 String aLabelName; member
127 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 49 milliseconds