Lines Matching refs:nKey
87 sal_Int32 nKey; member
160 if (-1 == pFormatTable->nKey) in ensureTableInitialized()
163 if (-1 == pFormatTable->nKey) in ensureTableInitialized()
178 pLoopFormats->nKey = xStandardFormats->queryKey( in ensureTableInitialized()
184 if (-1 == pLoopFormats->nKey) in ensureTableInitialized()
186 pLoopFormats->nKey = xStandardFormats->addNew( in ensureTableInitialized()
193 xStandardFormats->getByKey(pLoopFormats->nKey); in ensureTableInitialized()
218 pResetLoop->nKey = -1; in clearTable()
272 _rValue <<= pFormats->nKey; in getFormatKeyPropertyValue()
304 (NULL != pFormats->pDescription) && (nNewFormat != pFormats->nKey); in convertFormatKeyPropertyValue()
309 _rOldValue <<= pFormats->nKey; in convertFormatKeyPropertyValue()
327 _rOldValue <<= pFormats->nKey; in convertFormatKeyPropertyValue()