Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dstlpool.cxx583 Reference< XNameAccess> xSourceNames( xSourceTableStyle, UNO_QUERY_THROW ); in CopyTableStyles() local
585 Sequence< OUString > aStyleNames( xSourceNames->getElementNames() ); in CopyTableStyles()
594 Reference< XStyle > xSourceStyle( xSourceNames->getByName( aName ), UNO_QUERY ); in CopyTableStyles()

Completed in 10 milliseconds