Searched defs:xTableStyle (Results 1 – 4 of 4) sorted by relevance
698 static void FillCellInfoVector( const Reference< XIndexAccess >& xTableStyle, CellInfoVector& rVect… in FillCellInfoVector()795 const Bitmap CreateDesignPreview( const Reference< XIndexAccess >& xTableStyle, const TableStyleSet… in CreateDesignPreview()948 Reference< XIndexAccess > xTableStyle( mxTableFamily->getByIndex( nIndex ), UNO_QUERY ); in FillDesignPreviewControl() local
550 Reference< XStyle > xTableStyle( xTableFamily->getByIndex( nIndex ), UNO_QUERY_THROW ); in exportTableTemplates() local
1219 void SdrTableObj::setTableStyle( const Reference< XIndexAccess >& xTableStyle ) in setTableStyle()
4011 …Reference< XStyle > xTableStyle( xTableFamily->getByName( msTemplateStyleName ), UNO_QUERY_THROW ); in StartElement() local
Completed in 57 milliseconds