Searched refs:aConvDics (Results 1 – 1 of 1) sorted by relevance
105 uno::Sequence< uno::Reference< XConversionDictionary > > aConvDics; member in ConvDicNameContainer142 sal_Int32 GetCount() const { return aConvDics.getLength(); } in GetCount()147 return aConvDics.getConstArray()[nIdx]; in GetByIndex()165 sal_Int32 nLen = aConvDics.getLength(); in FlushDics()166 const uno::Reference< XConversionDictionary > *pDic = aConvDics.getConstArray(); in FlushDics()189 sal_Int32 nLen = aConvDics.getLength(); in GetIndexByName_Impl()190 const uno::Reference< XConversionDictionary > *pDic = aConvDics.getConstArray(); in GetIndexByName_Impl()206 xRes = aConvDics.getArray()[nIdx]; in GetByName()223 return aConvDics.getLength() > 0; in hasElements()243 sal_Int32 nLen = aConvDics.getLength(); in getElementNames()[all …]