Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dcfgitem.cxx600 sal_uIntPtr nSymbolProps = sal::static_int_cast< sal_uInt32 >(aNames.getLength()); in SetSymbols() local
602 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() local
768 Sequence< PropertyValue > aValues( nCount * nSymbolProps ); in SaveFontFormatList()
816 DBG_ASSERT( static_cast<size_t>(pVal - pValues) == (nCount * nSymbolProps), in SaveFontFormatList()

Completed in 13 milliseconds