Lines Matching refs:Value

3007 						lcl_AnyToString(pProperties[j].Value);  in replaceByIndex()
3023 lcl_AnyToString(pProperties[j].Value), in replaceByIndex()
3034 const sal_Bool bRight = lcl_AnyToBool(pProperties[j].Value); in replaceByIndex()
3042 if (!(pProperties[j].Value >>= nPosition)) in replaceByIndex()
3057 lcl_AnyToString(pProperties[j].Value); in replaceByIndex()
3068 const OUString sText = lcl_AnyToString(pProperties[j].Value); in replaceByIndex()
3074 sal_Int16 nFormat = lcl_AnyToInt16(pProperties[j].Value); in replaceByIndex()
3101 const sal_Int16 nLevel = lcl_AnyToInt16(pProperties[j].Value); in replaceByIndex()
3113 pProperties[j].Value >>= nType; in replaceByIndex()
3127 aToken.bWithTab = lcl_AnyToBool(pProperties[j].Value); in replaceByIndex()
3242 pArr[nCurrentElement++].Value <<= in getByIndex()
3246 pArr[nCurrentElement++].Value <<= aProgCharStyle; in getByIndex()
3264 pArr[nCurrentElement++].Value <<= nVal; in getByIndex()
3271 pArr[nCurrentElement].Value <<= aToken.nOutlineLevel; in getByIndex()
3283 pArr[0].Value <<= OUString::createFromAscii("TokenEntryText"); in getByIndex()
3286 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3295 pArr[0].Value <<= OUString::createFromAscii("TokenTabStop"); in getByIndex()
3301 pArr[1].Value.setValue(&bTemp, ::getCppuBooleanType()); in getByIndex()
3309 pArr[1].Value <<= (sal_Int32)nPos; in getByIndex()
3312 pArr[2].Value <<= OUString(aToken.cTabFillChar); in getByIndex()
3314 pArr[3].Value <<= aProgCharStyle; in getByIndex()
3317 pArr[4].Value <<= static_cast<sal_Bool>(aToken.bWithTab); in getByIndex()
3326 pArr[0].Value <<= OUString::createFromAscii("TokenText"); in getByIndex()
3329 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3332 pArr[2].Value <<= OUString(aToken.sText); in getByIndex()
3341 pArr[0].Value <<= OUString::createFromAscii("TokenPageNumber"); in getByIndex()
3344 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3353 pArr[0].Value <<= OUString::createFromAscii("TokenChapterInfo"); in getByIndex()
3356 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3378 pArr[2].Value <<= nVal; in getByIndex()
3382 pArr[3].Value <<= aToken.nOutlineLevel; in getByIndex()
3392 pArr[0].Value <<= in getByIndex()
3395 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3404 pArr[0].Value <<= in getByIndex()
3414 pArr[0].Value <<= in getByIndex()
3418 pArr[1].Value <<= aProgCharStyle; in getByIndex()
3421 pArr[2].Value <<= sal_Int16(aToken.nAuthorityField); in getByIndex()