Searched refs:xSourceNames (Results 1 – 1 of 1) sorted by relevance
583 Reference< XNameAccess> xSourceNames( xSourceTableStyle, UNO_QUERY_THROW ); in CopyTableStyles() local585 Sequence< OUString > aStyleNames( xSourceNames->getElementNames() ); in CopyTableStyles()594 Reference< XStyle > xSourceStyle( xSourceNames->getByName( aName ), UNO_QUERY ); in CopyTableStyles()
Completed in 8 milliseconds