Searched refs:TableBoxIndex (Results 1 – 2 of 2) sorted by relevance
50 class TableBoxIndex;86 typedef std::hash_map<TableBoxIndex,SwTableBoxFmt*,
1238 class TableBoxIndex class1245 TableBoxIndex( const OUString& rName, sal_Int32 nWidth, in TableBoxIndex() function in TableBoxIndex1252 bool operator== ( const TableBoxIndex& rArg ) const in operator ==()1263 size_t operator() (const TableBoxIndex& rArg) const in operator ()()1901 TableBoxIndex aKey( rStyleName, nColumnWidth, bProtected ); in GetSharedBoxFormat()