Home
last modified time | relevance | path

Searched refs:nSprmId (Results 1 – 21 of 21) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2210 sal_uInt32 nSprmId = rSprm.getId(); in sprmWithProps() local
2223 switch(nSprmId) in sprmWithProps()
2362 …S_sprm::LN_PDxaLeft == nSprmId || 0x17 == nSprmId|| (bExchangeLeftRight && nSprmId == 0x845d) || (… in sprmWithProps()
2512 switch( nSprmId ) in sprmWithProps()
2552 switch( nSprmId ) in sprmWithProps()
2830 switch( nSprmId ) in sprmWithProps()
2843 ePropertyId = nSprmId == 0x836 ? PROP_CHAR_POSTURE : PROP_CHAR_POSTURE_COMPLEX; in sprmWithProps()
2883 nIntValue = 0x83a == nSprmId ? in sprmWithProps()
2895 nIntValue = 0x83a == nSprmId ? in sprmWithProps()
2905 switch( nSprmId ) in sprmWithProps()
[all …]
H A DThemeTable.cxx100 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
101 (void)nSprmId; in lcl_sprm()
109 switch(nSprmId) in lcl_sprm()
128 m_pImpl->m_themeFontMap[nSprmId] = m_pImpl->m_currentFontThemeEntry; in lcl_sprm()
138 m_pImpl->m_currentThemeFontId = nSprmId; in lcl_sprm()
H A DNumberingManager.cxx383 void AbstractListDef::SetValue( sal_uInt32 nSprmId, sal_Int32 nValue ) in SetValue() argument
385 switch( nSprmId ) in SetValue()
775 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
777 nSprmId == NS_ooxml::LN_CT_Numbering_abstractNum || in lcl_sprm()
778 nSprmId == NS_ooxml::LN_CT_Numbering_num ) in lcl_sprm()
782 switch( nSprmId ) in lcl_sprm()
835 m_pCurrentDefinition->SetValue( nSprmId, nIntValue ); in lcl_sprm()
868 m_pCurrentDefinition->GetCurrentLevel( )->SetValue( nSprmId, nIntValue ); in lcl_sprm()
H A DDomainMapperTableManager.cxx93 const sal_uInt32 nSprmId = rSprm.getId(); in sprm() local
96 switch ( nSprmId ) in sprm()
117 … if( nSprmId == 0xf661 || nSprmId == sal_uInt32(NS_ooxml::LN_CT_TblPrBase_tblInd )) in sprm()
H A DFontTable.cxx541 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
542 (void)nSprmId; in lcl_sprm()
H A DSettingsTable.cxx129 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
137 switch(nSprmId) in lcl_sprm()
H A DOLEHandler.cxx147 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
148 switch( nSprmId ) in lcl_sprm()
H A DTablePropertiesHandler.cxx62 sal_uInt32 nSprmId = rSprm.getId(); in sprm() local
66 switch( nSprmId ) in sprm()
H A DGraphicImport.cxx1382 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
1386 switch(nSprmId) in lcl_sprm()
1465 if( nSprmId != 0x271c || m_pImpl->nDffType == 0xf01f || m_pImpl->nDffType == 0xf01e ) in lcl_sprm()
1499 sMessage += ::rtl::OString::valueOf( sal_Int32( nSprmId ), 10 ); in lcl_sprm()
1501 sMessage += ::rtl::OString::valueOf( sal_Int32( nSprmId ), 16 ); in lcl_sprm()
H A DStyleSheetTable.cxx520 sal_uInt32 nSprmId = rSprm.getId(); in lcl_sprm() local
527 switch(nSprmId) in lcl_sprm()
639 if ( nSprmId == NS_ooxml::LN_CT_TblPrBase_tblStyleRowBandSize ) in lcl_sprm()
H A DNumberingManager.hxx142 void SetValue( sal_uInt32 nSprmId, sal_Int32 nValue );
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx639 if (aRes.nSprmId) in InsertAttrsAsDrawingAttrs()
643 if ( (68 == aRes.nSprmId) || (0x6A03 == aRes.nSprmId) ) in InsertAttrsAsDrawingAttrs()
645 Read_PicLoc(aRes.nSprmId, aRes.pMemPos + in InsertAttrsAsDrawingAttrs()
646 mpSprmParser->DistanceToData(aRes.nSprmId), 4); in InsertAttrsAsDrawingAttrs()
652 else if ( aRes.nSprmId && ( in InsertAttrsAsDrawingAttrs()
653 (eFTN > aRes.nSprmId) || (0x0800 <= aRes.nSprmId) ) ) in InsertAttrsAsDrawingAttrs()
659 ImportSprm(aRes.pMemPos, aRes.nSprmId); in InsertAttrsAsDrawingAttrs()
669 EndSprm( aRes.nSprmId ); in InsertAttrsAsDrawingAttrs()
682 else if (aRes.nSprmId == eFLD) in InsertAttrsAsDrawingAttrs()
H A Dww8par.cxx3333 if( 0 < aRes.nSprmId ) // leere Attrs ignorieren in ReadTextAttr()
3335 if( ( eFTN > aRes.nSprmId ) || ( 0x0800 <= aRes.nSprmId ) ) in ReadTextAttr()
3340 ImportSprm(aRes.pMemPos, aRes.nSprmId); in ReadTextAttr()
3343 EndSprm( aRes.nSprmId ); // Attr ausschalten in ReadTextAttr()
3345 else if( aRes.nSprmId < 0x800 ) // eigene Hilfs-Attribute in ReadTextAttr()
3351 (aRes.nSprmId == eFTN) || (aRes.nSprmId == eEDN) || in ReadTextAttr()
3352 (aRes.nSprmId == eFLD) || (aRes.nSprmId == eAND) in ReadTextAttr()
3361 EndExtSprm( aRes.nSprmId ); in ReadTextAttr()
3484 sal_uInt16 nSprmId = aStack.top(); in CloseAttrEnds() local
3485 if ((0 < nSprmId) && (( eFTN > nSprmId) || (0x0800 <= nSprmId))) in CloseAttrEnds()
[all …]
H A Dww8scan.cxx1134 sal_uInt16 nSprmId = aSprmId[ nSprmListIdx ]; in GetSprms() local
1136 if( nSprmId ) in GetSprms()
1139 aShortSprm[0] = (sal_uInt8)( ( nSprmId & 0x00ff) ); in GetSprms()
1140 aShortSprm[1] = (sal_uInt8)( ( nSprmId & 0xff00) >> 8 ); in GetSprms()
4835 pRes->nSprmId = GetId(p); in GetSprmStart()
4842 pRes->nMemLen = maSprmParser.GetSprmSize(pRes->nSprmId, pRes->pMemPos); in GetSprmStart()
4853 pRes->nSprmId = p->pIdStk->top(); // get end position in GetSprmEnd()
4857 pRes->nSprmId = 0; in GetSprmEnd()
4870 pRes->nSprmId = eFLD; in GetNoSprmStart()
4872 pRes->nSprmId = eFTN; in GetNoSprmStart()
[all …]
H A Dww8par3.cxx2213 && aRes.pMemPos && aRes.nSprmId ) in ImportFormulaControl()
2216 if ( (68 == aRes.nSprmId) || (0x6A03 == aRes.nSprmId) ) in ImportFormulaControl()
2218 Read_PicLoc( aRes.nSprmId, aRes.pMemPos + in ImportFormulaControl()
2219 mpSprmParser->DistanceToData(aRes.nSprmId), 4); in ImportFormulaControl()
H A Dww8par6.cxx5134 if( pRes->nSprmId < 280 ) in ImportExtSprm()
5136 sal_uInt8 nIdx = static_cast< sal_uInt8 >(pRes->nSprmId - eFTN); in ImportExtSprm()
5147 void SwWW8ImplReader::EndExtSprm(sal_uInt16 nSprmId) in EndExtSprm() argument
5160 sal_uInt8 nIdx = static_cast< sal_uInt8 >(nSprmId - eFTN); in EndExtSprm()
H A Dww8scan.hxx768 sal_uInt16 nSprmId; // Sprm-Id ( 0 = ungueltige Id -> ueberspringen! ) member
H A Dww8par.hxx1494 void EndExtSprm(sal_uInt16 nSprmId);
H A Dww8par2.cxx463 if (eEDN == pRes->nSprmId) in Read_Ftn()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1010 sal_uInt16 nSprmId = aSprmId[ nSprmListIdx ]; in GetSprms() local
1012 if( nSprmId ) in GetSprms()
1015 aShortSprm[0] = (sal_uInt8)( ( nSprmId & 0x00ff) ); in GetSprms()
1016 aShortSprm[1] = (sal_uInt8)( ( nSprmId & 0xff00) >> 8 ); in GetSprms()
4390 pRes->nSprmId = GetId(p); in GetSprmStart()
4395 pRes->nMemLen = maSprmParser.GetSprmSize(pRes->nSprmId, pRes->pMemPos); in GetSprmStart()
4406 pRes->nSprmId = p->pIdStk->top(); // get end position in GetSprmEnd()
4410 pRes->nSprmId = 0; in GetSprmEnd()
4423 pRes->nSprmId = eFLD; in GetNoSprmStart()
4425 pRes->nSprmId = eFTN; in GetNoSprmStart()
[all …]
H A Dww8scan.hxx615 sal_uInt16 nSprmId; // Sprm-Id ( 0 = ungueltige Id -> ueberspringen! ) member