Searched refs:_nTableId (Results 1 – 2 of 2) sorted by relevance
157 void OLimitedFormats::ensureTableInitialized(const sal_Int16 _nTableId) in ensureTableInitialized() argument159 const FormatEntry* pFormatTable = lcl_getFormatTable(_nTableId); in ensureTableInitialized()211 void OLimitedFormats::clearTable(const sal_Int16 _nTableId) in clearTable() argument214 const FormatEntry* pFormats = lcl_getFormatTable(_nTableId); in clearTable()
92 static void ensureTableInitialized(const sal_Int16 _nTableId);93 static void clearTable(const sal_Int16 _nTableId);
Completed in 104 milliseconds