Home
last modified time | relevance | path

Searched refs:CheckTable (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/graphite/
H A Dgraphite-2.3.1-CVE-2016-1521.patch4 // CheckTable verifies the index_to_loc_format is valid
H A Dgraphite-2.3.1.patch180 - isValid &= TtfUtil::CheckTable(tableId, pTable, lSize);
181 + isTableValid &= TtfUtil::CheckTable(tableId, pTable, lSize);
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx199 void CheckTable( const SwTable& );
201 #define CHECKTABLE(t) CheckTable( t );
3278 void CheckTable( const SwTable& rTbl ) in CheckTable() function

Completed in 165 milliseconds