Searched refs:TableDesignStyle (Results 1 – 1 of 1) sorted by relevance
80 class TableDesignStyle : private ::cppu::BaseMutex, public TableDesignStyleBase class83 TableDesignStyle();194 TableDesignStyle::TableDesignStyle() in TableDesignStyle() function in sdr::table::TableDesignStyle199 const CellStyleNameMap& TableDesignStyle::getCellStyleNameMap() in getCellStyleNameMap()225 OUString SAL_CALL TableDesignStyle::getImplementationName() throw(RuntimeException) in getImplementationName()232 sal_Bool SAL_CALL TableDesignStyle::supportsService( const OUString& ServiceName ) throw(RuntimeExc… in supportsService()239 Sequence< OUString > SAL_CALL TableDesignStyle::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()250 sal_Bool SAL_CALL TableDesignStyle::isUserDefined() throw (RuntimeException) in isUserDefined()257 sal_Bool SAL_CALL TableDesignStyle::isInUse() throw (RuntimeException) in isInUse()279 OUString SAL_CALL TableDesignStyle::getParentStyle() throw (RuntimeException) in getParentStyle()[all …]