Lines Matching refs:pDescription
86 const sal_Char* pDescription; member
175 while (pLoopFormats->pDescription) in ensureTableInitialized()
179 ::rtl::OUString::createFromAscii(pLoopFormats->pDescription), in ensureTableInitialized()
187 ::rtl::OUString::createFromAscii(pLoopFormats->pDescription), in ensureTableInitialized()
216 while (pResetLoop->pDescription) in clearTable()
266 (NULL != pFormats->pDescription) && (nLookup < nValue); in getFormatKeyPropertyValue()
270 …OSL_ENSURE(NULL != pFormats->pDescription, "OLimitedFormats::getFormatKeyPropertyValue: did not fi… in getFormatKeyPropertyValue()
271 if (pFormats->pDescription) in getFormatKeyPropertyValue()
304 (NULL != pFormats->pDescription) && (nNewFormat != pFormats->nKey); in convertFormatKeyPropertyValue()
312 sal_Bool bFoundIt = (NULL != pFormats->pDescription); in convertFormatKeyPropertyValue()
323 while (pFormats->pDescription) in convertFormatKeyPropertyValue()