Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dxmltbli.hxx50 class TableBoxIndex;
86 typedef std::hash_map<TableBoxIndex,SwTableBoxFmt*,
H A Dxmltbli.cxx1241 class TableBoxIndex class
1248 TableBoxIndex( const OUString& rName, sal_Int32 nWidth, in TableBoxIndex() function in TableBoxIndex
1255 bool operator== ( const TableBoxIndex& rArg ) const in operator ==()
1266 size_t operator() (const TableBoxIndex& rArg) const in operator ()()
1904 TableBoxIndex aKey( rStyleName, nColumnWidth, bProtected ); in GetSharedBoxFormat()

Completed in 64 milliseconds