Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3022 Reference< XIndexAccess > xStyleFamilyIA( getStyleFamily( false ), UNO_QUERY_THROW ); in finalizeImport() local
3023 for( sal_Int32 nIndex = 0, nCount = xStyleFamilyIA->getCount(); nIndex < nCount; ++nIndex ) in finalizeImport()
3025 Reference< XStyle > xStyle( xStyleFamilyIA->getByIndex( nIndex ), UNO_QUERY_THROW ); in finalizeImport()

Completed in 34 milliseconds