Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/misc/
H A Dlimitedformats.cxx157 void OLimitedFormats::ensureTableInitialized(const sal_Int16 _nTableId) in ensureTableInitialized() argument
159 const FormatEntry* pFormatTable = lcl_getFormatTable(_nTableId); in ensureTableInitialized()
211 void OLimitedFormats::clearTable(const sal_Int16 _nTableId) in clearTable() argument
214 const FormatEntry* pFormats = lcl_getFormatTable(_nTableId); in clearTable()
/aoo42x/main/forms/source/inc/
H A Dlimitedformats.hxx92 static void ensureTableInitialized(const sal_Int16 _nTableId);
93 static void clearTable(const sal_Int16 _nTableId);

Completed in 22 milliseconds