Searched refs:rRequestedAttributes (Results 1 – 2 of 2) sorted by relevance
1444 …nIndex, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rRequestedAttributes ) throw (la… in getCharacterAttributes() argument1461 uno::Sequence< ::rtl::OUString > aPropertyNames = rRequestedAttributes; in getCharacterAttributes()2763 const uno::Sequence< ::rtl::OUString >& rRequestedAttributes ) in getDefaultAttributes()2793 sal_Int32 nLenReqAttr = rRequestedAttributes.getLength(); in getDefaultAttributes()2797 const rtl::OUString *pRequestedAttributes = rRequestedAttributes.getConstArray(); in getDefaultAttributes()2861 const uno::Sequence< ::rtl::OUString >& rRequestedAttributes ) in getRunAttributes()2895 sal_Int32 nLenReqAttr = rRequestedAttributes.getLength(); in getRunAttributes()2899 const rtl::OUString *pRequestedAttributes = rRequestedAttributes.getConstArray(); in getRunAttributes()
382 const cssu::Sequence<rtl::OUString>& rRequestedAttributes)1910 const cssu::Sequence<rtl::OUString>& rRequestedAttributes) in getCharacterAttributes() argument1918 for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength()); in getCharacterAttributes()1924 … OUStringToOString(rRequestedAttributes[nAttributeIndex], RTL_TEXTENCODING_UTF8).getStr()); in getCharacterAttributes()1930 (void)rRequestedAttributes; in getCharacterAttributes()
Completed in 49 milliseconds