Home
last modified time | relevance | path

Searched refs:rNames (Results 1 – 25 of 46) sorted by path

12

/trunk/main/autodoc/source/display/html/
H A Daryattrs.cxx231 rNames = i_rFunction.ParamInfos(); in Assign() local
233 if ( rTypes.size() != rNames.size() OR rTypes.size() == 0 ) in Assign()
238 itNames_andMore = rNames.begin(); in Assign()
239 itNames_andMore_end = rNames.end(); in Assign()
/trunk/main/chart2/source/view/inc/
H A DPropertyMapper.hxx70 tNameSequence& rNames
77 tNameSequence& rNames
93 const tNameSequence& rNames
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx109 tNameSequence& rNames in getMultiPropertyLists() argument
117 getMultiPropertyListsFromValueMap( rNames, rValues, aValueMap ); in getMultiPropertyLists()
121 tNameSequence& rNames in getMultiPropertyListsFromValueMap() argument
127 rNames.realloc(nPropertyCount); in getMultiPropertyListsFromValueMap()
140 rNames[nN] = aValueIt->first; in getMultiPropertyListsFromValueMap()
146 rNames.realloc(nN); in getMultiPropertyListsFromValueMap()
404 const tNameSequence& rNames in setMultiProperties() argument
415 xShapeMultiProp->setPropertyValues( rNames, rValues ); in setMultiProperties()
427 sal_Int32 nCount = std::max( rNames.getLength(), rValues.getLength() ); in setMultiProperties()
432 aPropName = rNames[nN]; in setMultiProperties()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx403 void fillNetscapePluginFilters( Sequence< OUString >& rNames, Sequence< OUString >& rTypes ); in IMPL_LINK()
/trunk/main/formula/inc/formula/
H A DFormulaCompiler.hxx176 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames ) const;
H A DFormulaOpCodeMapperObj.hxx60 … const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames,
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx276 …mulaTokens(const FormulaCompiler& _rCompiler,const uno::Sequence< ::rtl::OUString >& rNames ) const in createSequenceOfFormulaTokens()
278 const sal_Int32 nLen = rNames.getLength(); in createSequenceOfFormulaTokens()
281 ::rtl::OUString const * pName = rNames.getConstArray(); in createSequenceOfFormulaTokens()
H A DFormulaOpCodeMapperObj.cxx68 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames, in getMappings()
76 return xMap->createSequenceOfFormulaTokens( *m_pCompiler,rNames); in getMappings()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx748 void setNamesFromVec( sal_Int64 nStartKey, const OUStringVector& rNames );
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx90 ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames,
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1232 void MultiList::setNamesFromVec( sal_Int64 nStartKey, const OUStringVector& rNames ) in setNamesFromVec() argument
1235 …for( OUStringVector::const_iterator aIt = rNames.begin(), aEnd = rNames.end(); aIt != aEnd; ++aIt,… in setNamesFromVec()
/trunk/main/oox/source/helper/
H A Dpropertymap.cxx189 void PropertyMap::fillSequences( Sequence< OUString >& rNames, Sequence< Any >& rValues ) const in fillSequences() argument
191 rNames.realloc( static_cast< sal_Int32 >( size() ) ); in fillSequences()
195 OUString* pNames = rNames.getArray(); in fillSequences()
/trunk/main/rsc/inc/
H A Drscconst.hxx101 void Init( RscNameTable& rNames );
103 Atom AddLanguage( const char* pLang, RscNameTable& rNames );
/trunk/main/rsc/source/parser/
H A Drscibas.cxx87 void RscLangEnum::Init( RscNameTable& rNames ) in Init() argument
89 SetConstant( rNames.Put( "SYSTEM", CONSTNAME, (long)LANGUAGE_SYSTEM ), LANGUAGE_SYSTEM ); in Init()
90 SetConstant( rNames.Put( "DONTKNOW", CONSTNAME, LANGUAGE_DONTKNOW ), LANGUAGE_DONTKNOW ); in Init()
110 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init()
120 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init()
129 SetConstant( rNames.Put( aLang.GetBuffer(), CONSTNAME, mnLangId ), mnLangId ); in Init()
141 SetConstant( rNames.Put( "x-comment", CONSTNAME, mnLangId ), mnLangId ); in Init()
181 SetConstant( rNames.Put( "EXTERN", CONSTNAME, LANGUAGE_USER9 ), LANGUAGE_USER9 ); in Init()
184 Atom RscLangEnum::AddLanguage( const char* pLang, RscNameTable& rNames ) in AddLanguage() argument
188 if( ! rNames.Get( nResult = pHS->getID( pLang ), &aStruct ) ) in AddLanguage()
[all …]
/trunk/main/sc/inc/
H A Daddincfg.hxx40 GetProperties(const com::sun::star::uno::Sequence< rtl::OUString >& rNames) in GetProperties() argument
41 { return ConfigItem::GetProperties( rNames ); } in GetProperties()
H A Ddpobject.hxx198 void GetMemberResultNames( ScStrCollection& rNames, long nDimension );
216 … GetMemberNames( sal_Int32 nDim, ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames );
H A Ddpoutput.hxx158 void GetMemberResultNames( ScStrCollection& rNames, long nDimension );
H A Doptutil.hxx55 GetProperties(const com::sun::star::uno::Sequence< rtl::OUString >& rNames) in GetProperties() argument
56 { return ConfigItem::GetProperties( rNames ); } in GetProperties()
57 sal_Bool PutProperties( const com::sun::star::uno::Sequence< rtl::OUString >& rNames, in PutProperties() argument
59 { return ConfigItem::PutProperties( rNames, rValues ); } in PutProperties()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx653 bool ScDPObject::GetMemberNames( sal_Int32 nDim, Sequence<OUString>& rNames ) in GetMemberNames() argument
660 rNames.realloc(n); in GetMemberNames()
662 rNames[i] = aMembers[i].maName; in GetMemberNames()
1091 void ScDPObject::GetMemberResultNames( ScStrCollection& rNames, long nDimension ) in GetMemberResultNames() argument
1095 …pOutput->GetMemberResultNames( rNames, nDimension ); // used only with table data -> level not … in GetMemberResultNames()
H A Ddpoutput.cxx1028 void ScDPOutput::GetMemberResultNames( ScStrCollection& rNames, long nDimension ) in GetMemberResultNames() argument
1068 if ( !rNames.Insert( pNew ) ) in GetMemberResultNames()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx86 Sequence< Any > SdOptionsItem::GetProperties( const Sequence< OUString >& rNames ) in GetProperties() argument
88 return ConfigItem::GetProperties( rNames ); in GetProperties()
93 sal_Bool SdOptionsItem::PutProperties( const Sequence< OUString >& rNames, const Sequence< Any>& rV… in PutProperties() argument
95 return ConfigItem::PutProperties( rNames, rValues ); in PutProperties()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx84 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames );
85 …al_Bool PutProperties( const com::sun::star::uno::Sequence< rtl::OUString >& rNames,
/trunk/main/svtools/source/config/
H A Dapearcfg.cxx65 const Sequence<OUString>& rNames = GetPropertyNames(); in SvtTabAppearanceCfg() local
66 Sequence<Any> aValues = GetProperties(rNames); in SvtTabAppearanceCfg()
68 DBG_ASSERT(aValues.getLength() == rNames.getLength(), "GetProperties failed"); in SvtTabAppearanceCfg()
70 if(aValues.getLength() == rNames.getLength()) in SvtTabAppearanceCfg()
72 for(int nProp = 0; nProp < rNames.getLength(); ++nProp, ++pValues) in SvtTabAppearanceCfg()
133 const Sequence<OUString>& rNames = GetPropertyNames(); in Commit() local
134 Sequence<Any> aValues(rNames.getLength()); in Commit()
138 for(int nProp = 0; nProp < rNames.getLength(); nProp++) in Commit()
153 PutProperties(rNames, aValues); in Commit()
/trunk/main/sw/inc/
H A DPostItMgr.hxx113 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rNames = GetPropertyNames(); in SwNoteProps() local
114 … ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > aValues = GetProperties(rNames); in SwNoteProps()
116 DBG_ASSERT(aValues.getLength() == rNames.getLength(), "GetProperties failed"); in SwNoteProps()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1227 String& rNames, in PrepareFontList() argument
1230 rNames = aEmptyStr; in PrepareFontList()
1271 if( rNames.Len() ) in PrepareFontList()
1272 rNames.AppendAscii( ", " ); in PrepareFontList()
1274 rNames += cQuote; in PrepareFontList()
1275 rNames += aName; in PrepareFontList()
1277 rNames += cQuote; in PrepareFontList()
1297 if( rNames.Len() ) in PrepareFontList()
1298 rNames.AppendAscii( ", " ); in PrepareFontList()
1299 rNames.AppendAscii( pStr ); in PrepareFontList()

Completed in 179 milliseconds

12