Lines Matching refs:pData

1482 …PropValData* pData = new PropValData((void*)&nINT16, "Adjust", ::getCppuType((const sal_Int16*)0) …  in GetNumberingRuleByIndex()  local
1483 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1487 pData = new PropValData((void*)&nINT16, "ParentNumbering", ::getCppuType((const sal_Int16*)0)); in GetNumberingRuleByIndex()
1488 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1492 pData = new PropValData((void*)&aUString, "Prefix", ::getCppuType((const OUString*)0)); in GetNumberingRuleByIndex()
1493 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1497 pData = new PropValData((void*)&aUString, "Suffix", ::getCppuType((const OUString*)0)); in GetNumberingRuleByIndex()
1498 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1513 pData = new PropValData((void*)&aUString, "CharStyleName", ::getCppuType((const OUString*)0)); in GetNumberingRuleByIndex()
1514 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1518 pData = new PropValData((void*)&nINT16, "StartWith", ::getCppuType((const sal_Int16*)0)); in GetNumberingRuleByIndex()
1519 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1526pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_LEFT_MARGIN), ::getCppuType((con… in GetNumberingRuleByIndex()
1527 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1531pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_SYMBOL_TEXT_DISTANCE), ::getCppu… in GetNumberingRuleByIndex()
1532 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1536pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_OFFSET), ::getCppuTyp… in GetNumberingRuleByIndex()
1537 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1548 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()
1551 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1565 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()
1568 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1572 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1575 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1579 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1582 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1586 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1589 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1595 pData = new PropValData((void*)&nINT16, "NumberingType", ::getCppuType((const sal_Int16*)0)); in GetNumberingRuleByIndex()
1596 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1604 pData = new PropValData((void*)&nINT16, "BulletId", ::getCppuType((const sal_Int16*)0)); in GetNumberingRuleByIndex()
1605 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1611 pData = new PropValData((void*)&aUString, "BulletChar", ::getCppuType((const OUString*)0)); in GetNumberingRuleByIndex()
1612 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1619 pData = new PropValData((void*)&aUString, "BulletFontName", ::getCppuType((const OUString*)0)); in GetNumberingRuleByIndex()
1620 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1627pData = new PropValData((void*)&aDesc, SW_PROP_NAME_STR(UNO_NAME_BULLET_FONT), ::getCppuType((cons… in GetNumberingRuleByIndex()
1628 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1643pData = new PropValData((void*)&aUString, SW_PROP_NAME_STR(UNO_NAME_GRAPHIC_URL), ::getCppuType((c… in GetNumberingRuleByIndex()
1644 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1653 pData = new PropValData((void*)&xBmp, SW_PROP_NAME_STR(UNO_NAME_GRAPHIC_BITMAP), in GetNumberingRuleByIndex()
1655 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1664pData = new PropValData((void*)&aAwtSize, SW_PROP_NAME_STR(UNO_NAME_GRAPHIC_SIZE), ::getCppuType((… in GetNumberingRuleByIndex()
1666 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1671pData = new PropValData((void*)0, SW_PROP_NAME_STR(UNO_NAME_VERT_ORIENT), ::getCppuType((const sal… in GetNumberingRuleByIndex()
1672 ((const SfxPoolItem*)pOrient)->QueryValue(pData->aVal, MID_VERTORIENT_ORIENT); in GetNumberingRuleByIndex()
1673 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1710pData = new PropValData((void*)&aUString, SW_PROP_NAME_STR(UNO_NAME_HEADING_STYLE_NAME), ::getCppu… in GetNumberingRuleByIndex()
1711 aPropertyValues.Insert(pData, aPropertyValues.Count()); in GetNumberingRuleByIndex()
1719 pData = aPropertyValues.GetObject(i); in GetNumberingRuleByIndex()
1720 pArray[i].Value = pData->aVal; in GetNumberingRuleByIndex()
1721 pArray[i].Name = pData->sPropName; in GetNumberingRuleByIndex()
1810 PropValData* pData = new PropValData(rProp.Value, rProp.Name ); in SetNumberingRuleByIndex() local
1811 aPropertyValues.Insert(pData, aPropertyValues.Count()); in SetNumberingRuleByIndex()
1825 PropValData* pData = lcl_FindProperty(aNumPropertyNames[i], aPropertyValues); in SetNumberingRuleByIndex() local
1826 if(!pData) in SetNumberingRuleByIndex()
1833 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1847 pData->aVal >>= nSet; in SetNumberingRuleByIndex()
1855 pData->aVal >>= uTmp; in SetNumberingRuleByIndex()
1862 pData->aVal >>= uTmp; in SetNumberingRuleByIndex()
1870 pData->aVal >>= uTmp; in SetNumberingRuleByIndex()
1921 pData->aVal >>= nVal; in SetNumberingRuleByIndex()
1928 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1936 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1946 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1956 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1974 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
1996 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
2011 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
2019 pData->aVal >>= nValue; in SetNumberingRuleByIndex()
2028 pData->aVal >>= nSet; in SetNumberingRuleByIndex()
2038 if( pData->aVal >>= nSet ) in SetNumberingRuleByIndex()
2046 awt::FontDescriptor* pDesc = (awt::FontDescriptor*)pData->aVal.getValue(); in SetNumberingRuleByIndex()
2066 pData->aVal >>= uTmp; in SetNumberingRuleByIndex()
2087 pData->aVal >>= aChar; in SetNumberingRuleByIndex()
2099 pData->aVal >>= sBrushURL; in SetNumberingRuleByIndex()
2110 pSetBrush->PutValue( pData->aVal, MID_GRAPHIC_URL ); in SetNumberingRuleByIndex()
2115 …uno::Reference< awt::XBitmap >* pBitmap = (uno::Reference< awt::XBitmap > *)pData->aVal.getValue(); in SetNumberingRuleByIndex()
2141 if(pData->aVal.getValueType() == ::getCppuType((awt::Size*)0)) in SetNumberingRuleByIndex()
2143 awt::Size* pSize = (awt::Size*)pData->aVal.getValue(); in SetNumberingRuleByIndex()
2162 ((SfxPoolItem*)pSetVOrient)->PutValue(pData->aVal, MID_VERTORIENT_ORIENT); in SetNumberingRuleByIndex()
2168 pData->aVal >>= uTmp; in SetNumberingRuleByIndex()