Home
last modified time | relevance | path

Searched refs:mpName (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx71 mpName(pName), in ScCellKeyword()
93 rName = String::CreateFromAscii( itr->second.front().mpName ); in lclMatchKeyword()
97 const sal_Char* aBestMatchName = itr->second.front().mpName; in lclMatchKeyword()
113 rName = String::CreateFromAscii( itrList->mpName ); in lclMatchKeyword()
120 aBestMatchName = itrList->mpName; in lclMatchKeyword()
124 aBestMatchName = itrList->mpName; in lclMatchKeyword()
134 rName = String::CreateFromAscii( itrList->mpName ); in lclMatchKeyword()
144 rName = String::CreateFromAscii( itrList->mpName ); in lclMatchKeyword()
151 aBestMatchName = itrList->mpName; in lclMatchKeyword()
/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx68 while( pMap->mpName && ( ( nCount < 0) || ( nCount-- > 0 ) ) ) in add()
70 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.cxx76 for ( ; pMap->mpName && ( ( nCount < 0 ) || ( nCount > 0 ) ); --nCount, ++pMap ) in add()
78 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.cxx74 while( pMap->mpName && ( ( nCount < 0) || ( nCount-- > 0 ) ) ) in add()
76 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/xmloff/source/draw/
H A DXMLNumberStyles.cxx98 const char* mpName; member
357 sAttrValue = OUString::createFromAscii( pStyle->mpName ); in SdXMLExportStyle()
359 sAttrValue += OUString::createFromAscii( pStyle2->mpName ); in SdXMLExportStyle()
455 return OUString::createFromAscii(aSdXMLFixedTimeFormats[nFormat]->mpName ); in getTimeStyleName()
481 return OUString::createFromAscii(aSdXMLFixedDateFormats[nFormat]->mpName ); in getDateStyleName()
/trunk/main/unotools/source/property/
H A Dpropertysetinfo.cxx71 while( pMap->mpName ) in add()
73 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/svx/source/form/
H A Ddataaccessdescriptor.cxx219 while ( pEntry->mpName ) in getPropertyMap()
221 s_aProperties[ ::rtl::OUString::createFromAscii( pEntry->mpName ) ] = pEntry; in getPropertyMap()
255 …aReturn.Name = ::rtl::OUString( pProperty->mpName, pProperty->mnNameLen, RTL_TEXTENCODING_ASCII_US… in buildPropertyValue()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx630 String* mpName; member
1962 if ( !pInfo->mpName ) in SalEnumFontsProcExA()
1974 pInfo->mpName = &aName; in SalEnumFontsProcExA()
1981 pInfo->mpName = NULL; in SalEnumFontsProcExA()
2018 if ( !pInfo->mpName ) in SalEnumFontsProcExW()
2030 pInfo->mpName = &aName; in SalEnumFontsProcExW()
2037 pInfo->mpName = NULL; in SalEnumFontsProcExW()
2379 aInfo.mpName = NULL; in GetDevFontList()
/trunk/main/oox/source/ppt/
H A Dpptfilterhelpers.cxx88 while( p->mpName ) in find()
90 if( rName.compareToAscii( p->mpName ) == 0 ) in find()
H A Dpptfilterhelpers.hxx81 const sal_Char* mpName; member
/trunk/main/comphelper/inc/comphelper/
H A DPropertyInfoHash.hxx34 const sal_Char* mpName; member
H A Dpropertysetinfo.hxx43 const sal_Char* mpName; member
/trunk/main/sc/source/core/inc/
H A Dcellkeytranslator.hxx40 const sal_Char* mpName; member
/trunk/main/unotools/inc/unotools/
H A Dpropertysetinfo.hxx43 const sal_Char* mpName; member
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx246 while( p->mpName ) in find()
257 pRet = p->mpName; in find()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx301 … RTL_CONSTASCII_USTRINGPARAM ( "Property is read-only: " ) ) + C2U(rInfo.mpName), static_cast < cp… in _setSingleValue()
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx253 const sal_Char* mpName; member
H A Dpptinanimations.cxx106 while( p->mpName ) in find()
108 if( rName.compareToAscii( p->mpName ) == 0 ) in find()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2771 const char* mpName; in matchFamilyName() member
2818 pHaystack->mpName, pHaystack->mnLength in matchFamilyName()

Completed in 156 milliseconds