| /trunk/main/editeng/source/rtf/ ! |
| H A D | rtfitem.cxx | 114 const RTFPlainAttrMapIds* pIds = (RTFPlainAttrMapIds*)aPlainMap.GetData(); in SetScriptAttr() local 118 pNormal = &pIds->nFont; in SetScriptAttr() 119 pCJK = &pIds->nCJKFont; in SetScriptAttr() 120 pCTL = &pIds->nCTLFont; in SetScriptAttr() 124 pNormal = &pIds->nFontHeight; in SetScriptAttr() 125 pCJK = &pIds->nCJKFontHeight; in SetScriptAttr() 126 pCTL = &pIds->nCTLFontHeight; in SetScriptAttr() 130 pNormal = &pIds->nPosture; in SetScriptAttr() 131 pCJK = &pIds->nCJKPosture; in SetScriptAttr() 132 pCTL = &pIds->nCTLPosture; in SetScriptAttr() [all …]
|
| /trunk/main/sw/source/core/doc/ ! |
| H A D | SwStyleNameMapper.cxx | 1097 const sal_uInt16 * pIds; in GetSpecialExtraProgName() local 1098 for ( pIds = nIds; *pIds; ++pIds) in GetSpecialExtraProgName() 1100 if (aRes == *rExtraArr[ *pIds ]) in GetSpecialExtraProgName() 1107 aRes = *GetExtraProgNameArray()[*pIds]; in GetSpecialExtraProgName() 1124 const sal_uInt16 * pIds; in GetSpecialExtraUIName() local 1126 for ( pIds = nIds; *pIds; ++pIds) in GetSpecialExtraUIName() 1128 if (aRes == *rExtraArr[ *pIds ]) in GetSpecialExtraUIName() 1135 aRes = *GetExtraUINameArray()[*pIds]; in GetSpecialExtraUIName()
|
| /trunk/main/sw/source/filter/ww8/ ! |
| H A D | ww8par6.cxx | 896 … const sal_uInt16* pIds = eVer <= ww::eWW2 ? aVer2Ids0 : eVer <= ww::eWW7 ? aVer67Ids0 : aVer8Ids0; in CreateSep() local 906 if (const sal_uInt8* pSprmBkc = pSep->HasSprm(pIds[0])) in CreateSep() 912 (0 != ReadBSprm( pSep, pIds[1], 0 )); in CreateSep() 915 aNewSection.maSep.nfcPgn = ReadBSprm( pSep, pIds[2], 0 ); in CreateSep() 926 aNewSection.maSep.ccolM1 = ReadSprm(pSep, pIds[3], 0 ); in CreateSep() 934 aNewSection.maSep.dxaColumns = ReadUSprm( pSep, pIds[4], 708 ); in CreateSep() 937 aNewSection.maSep.fLBetween = ReadBSprm(pSep, pIds[5], 0 ); in CreateSep() 1020 pIds = eVer <= ww::eWW2 ? aVer2Ids1 : eVer <= ww::eWW7 ? aVer67Ids1 : aVer8Ids1; in CreateSep() 1023 aNewSection.maSep.dmOrientPage = ReadBSprm(pSep, pIds[0], 0); in CreateSep() 1026 aNewSection.maSep.xaPage = ReadUSprm(pSep, pIds[1], lLetterWidth); in CreateSep() [all …]
|
| H A D | rtfexport.cxx | 1076 for( const sal_uInt16* pIds = aBrushIds; *pIds; ++pIds ) in OutColorTable() local 1078 const SvxBrushItem* pBkgrd = (const SvxBrushItem*)GetDfltAttr( *pIds ); in OutColorTable() 1081 *pIds ) )) in OutColorTable() 1085 nMaxItem = rPool.GetItemCount2( *pIds ); in OutColorTable() 1089 *pIds , n ) )) in OutColorTable()
|
| /trunk/main/sfx2/source/control/ ! |
| H A D | bindings.cxx | 739 const sal_uInt16* pIds /* numerisch sortiertes 0-terminiertes Array in Invalidate() argument 751 while ( pIds[i] != 0 ) in Invalidate() 752 AddSlotToInvalidateSlotsMap_Impl( pIds[i++] ); in Invalidate() 755 pImp->pSubBindings->Invalidate( pIds ); in Invalidate() 760 pImp->pSubBindings->Invalidate( pIds ); in Invalidate() 767 for ( sal_uInt16 n = GetSlotPos(*pIds); in Invalidate() 768 *pIds && n < pImp->pCaches->Count(); in Invalidate() 769 n = GetSlotPos(*pIds, n) ) in Invalidate() 773 if ( pCache->GetId() == *pIds ) in Invalidate() 777 if ( !*++pIds ) in Invalidate() [all …]
|
| /trunk/main/sw/source/ui/dochdl/ ! |
| H A D | swdtflvr.cxx | 2984 for( sal_uInt16* pIds = aPasteSpecialIds; *pIds; ++pIds ) in PasteSpecial() local 2985 if( SwTransferable::_TestAllowedFormat( rData, *pIds, nDest )) in PasteSpecial() 2986 pDlg->Insert( *pIds, aEmptyStr ); in PasteSpecial() 3048 for( sal_uInt16* pIds = aPasteSpecialIds; *pIds; ++pIds ) in FillClipFmtItem() local 3049 if( SwTransferable::_TestAllowedFormat( rData, *pIds, nDest )) in FillClipFmtItem() 3050 rToFill.AddClipbrdFormat( *pIds, aEmptyStr ); in FillClipFmtItem()
|
| /trunk/main/sw/source/ui/shells/ ! |
| H A D | tabsh.cxx | 465 for( const sal_uInt16* pIds = aIds; *pIds; ++pIds ) in ItemSetToTableParam() local 466 if( SFX_ITEM_SET == rSet.GetItemState( *pIds, sal_False, &pItem)) in ItemSetToTableParam()
|
| /trunk/main/sfx2/inc/sfx2/ ! |
| H A D | bindings.hxx | 149 void Invalidate( const sal_uInt16* pIds );
|
| /trunk/main/sw/source/core/unocore/ ! |
| H A D | unofield.cxx | 534 for(const sal_uInt16 * pIds = nIds; *pIds; ++pIds) in setPropertyValue() local 536 if(sTypeName == *rExtraArr[ *pIds ] ) in setPropertyValue()
|
| /trunk/main/filter/source/msfilter/ ! |
| H A D | msdffimp.cxx | 7041 ClsIDs* pIds; in ConvertToOle2() local 7042 for( pIds = aClsIDs; pIds->nId; pIds++ ) in ConvertToOle2() 7044 if( COMPARE_EQUAL == aSvrName.CompareToAscii( pIds->pSvrName ) ) in ConvertToOle2() 7049 if( pIds->nId ) in ConvertToOle2() 7053 rDest->SetClass( SvGlobalName( pIds->nId, 0, 0, 0xc0,0,0,0,0,0,0,0x46 ), nCbFmt, in ConvertToOle2() 7054 String( pIds->pDspName, RTL_TEXTENCODING_ASCII_US ) ); in ConvertToOle2()
|