Home
last modified time | relevance | path

Searched refs:mnNameLen (Results 1 – 9 of 9) sorted by relevance

/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx70 OUString aName( pMap->mpName, pMap->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in add()
104 pProperties->Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties()
125 aProperty.Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getPropertyByName()
H A DMasterPropertySetInfo.cxx78 OUString aName( pMap->mpName, pMap->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in add()
131 pProperties->Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties()
152 aProperty.Name = OUString( pInfo->mpName, pInfo->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getPropertyByName()
H A Dpropertysetinfo.cxx76 OUString aName( pMap->mpName, pMap->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in add()
124 pProperties->Name = OUString( pEntry->mpName, pEntry->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties()
H A Dgenericpropertyset.cxx165 …const OUString aPropertyName( (*ppEntries)->mpName, (*ppEntries)->mnNameLen, RTL_TEXTENCODING_ASCI… in _setPropertyValues()
192 …const OUString aPropertyName( (*ppEntries)->mpName, (*ppEntries)->mnNameLen, RTL_TEXTENCODING_ASCI… in _getPropertyValues()
/trunk/main/unotools/source/property/
H A Dpropertysetinfo.cxx73 OUString aName( pMap->mpName, pMap->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in add()
121 pProperties->Name = OUString( pEntry->mpName, pEntry->mnNameLen, RTL_TEXTENCODING_ASCII_US ); in getProperties()
/trunk/main/comphelper/inc/comphelper/
H A DPropertyInfoHash.hxx35 sal_uInt16 mnNameLen; member
H A Dpropertysetinfo.hxx44 sal_uInt16 mnNameLen; member
/trunk/main/unotools/inc/unotools/
H A Dpropertysetinfo.hxx44 sal_uInt16 mnNameLen; member
/trunk/main/svx/source/form/
H A Ddataaccessdescriptor.cxx255 …aReturn.Name = ::rtl::OUString( pProperty->mpName, pProperty->mnNameLen, RTL_TEXTENCODING_ASCII_US… in buildPropertyValue()

Completed in 52 milliseconds