Searched refs:nSymbolProps (Results 1 – 1 of 1) sorted by relevance
600 sal_uIntPtr nSymbolProps = sal::static_int_cast< sal_uInt32 >(aNames.getLength()); in SetSymbols() local602 Sequence< PropertyValue > aValues( nCount * nSymbolProps ); in SetSymbols()647 …DBG_ASSERT( pVal - pValues == sal::static_int_cast< ptrdiff_t >(nCount * nSymbolProps), "propertie… in SetSymbols()764 sal_Int32 nSymbolProps = aNames.getLength(); in SaveFontFormatList() local768 Sequence< PropertyValue > aValues( nCount * nSymbolProps ); in SaveFontFormatList()816 DBG_ASSERT( static_cast<size_t>(pVal - pValues) == (nCount * nSymbolProps), in SaveFontFormatList()
Completed in 19 milliseconds