/aoo42x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 405 pCharFmt(0), in SwDocStyleSheet() 451 pCharFmt(rOrg.pCharFmt), in SwDocStyleSheet() 847 if( pCharFmt && pCharFmt->GetName() != rStr ) in SetName() 1222 pFmt = pCharFmt; in SetItemSet() 1655 pFmt = pCharFmt; in FillStyleSheet() 1668 pCharFmt = 0; in FillStyleSheet() 1828 if( !pCharFmt ) in Create() 1904 return pCharFmt; in GetCharFmt() 1964 pCharFmt = 0; in SetPhysical() 2024 if( !pCharFmt && in GetHelpId() [all …]
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 562 if( pCharFmt ) in getPropertyValue() 565 pCharFmt->GetName(), in getPropertyValue() 834 if( pCharFmt ) in getPropertyValue() 837 pCharFmt->GetName(), in getPropertyValue() 1269 if(pCharFmt) in SwXNumberingRules() 1371 SwCharFmt* pCharFmt = 0; in replaceByIndex() local 1377 pCharFmt = pTmp; in replaceByIndex() 1381 if(!pCharFmt) in replaceByIndex() 1503 if(pCharFmt) in GetNumberingRuleByIndex() 1892 pCharFmt = pTmp; in SetNumberingRuleByIndex() [all …]
|
H A D | SwXTextDefaults.cxx | 108 SwFmtCharFmt *pCharFmt = 0; in setPropertyValue() local 120 pCharFmt = (SwFmtCharFmt*)rItem.Clone(); // because rItem ist const... in setPropertyValue() 121 pCharFmt->SetCharFmt(xStyle->GetCharFmt()); in setPropertyValue() 122 m_pDoc->SetDefault(*pCharFmt); in setPropertyValue() 128 delete pCharFmt; in setPropertyValue()
|
H A D | unocrsrhelper.cxx | 640 SwCharFmt* pCharFmt = 0; in setNumberingProperty() local 646 pCharFmt = &rChFmt; in setNumberingProperty() 651 if(!pCharFmt) in setNumberingProperty() 659 pCharFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in setNumberingProperty() 661 if(pCharFmt) in setNumberingProperty() 662 aFmt.SetCharFmt(pCharFmt); in setNumberingProperty()
|
H A D | unostyle.cxx | 2025 SwCharFmt* pCharFmt = 0; in lcl_SetStyleProperty() local 2033 pCharFmt = pTmp; in lcl_SetStyleProperty() 2037 if(!pCharFmt) in lcl_SetStyleProperty() 2044 pCharFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in lcl_SetStyleProperty() 2048 aFmt.SetCharFmt( pCharFmt ); in lcl_SetStyleProperty()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edfmt.cxx | 73 void SwEditShell::FillByEx(SwCharFmt* pCharFmt, sal_Bool bReset) in FillByEx() argument 78 pCharFmt->ResetAllFmtAttr(); in FillByEx() 118 pCharFmt->GetAttrSet().GetRanges() ); in FillByEx() 120 pCharFmt->SetFmtAttr( aSet ); in FillByEx() 123 pCharFmt->SetFmtAttr( *pCNd->GetpSwAttrSet() ); in FillByEx()
|
H A D | edattr.cxx | 100 SwCharFmt * pCharFmt = in GetCurAttr() local 103 if (pCharFmt) in GetCurAttr() 104 rSet.Put(pCharFmt->GetAttrSet()); in GetCurAttr()
|
/aoo42x/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 297 SwCharFmt* pCharFmt; in SetModifyAtAttr() local 298 if( 0 != ( pCharFmt = ((SwFmtDrop*)pItem)->GetCharFmt() ) in SetModifyAtAttr() 299 && GetPool() != pCharFmt->GetAttrSet().GetPool() ) in SetModifyAtAttr() 301 pCharFmt = GetDoc()->CopyCharFmt( *pCharFmt ); in SetModifyAtAttr() 302 ((SwFmtDrop*)pItem)->SetCharFmt( pCharFmt ); in SetModifyAtAttr()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 705 SwCharFmt * pCharFmt = -1 != aData.nStyleNo in MakeFieldInst() local 709 if( !pCharFmt ) in MakeFieldInst() 733 pCharFmt = pFmt; in MakeFieldInst() 740 if( !pCharFmt ) in MakeFieldInst() 746 pCharFmt = pDoc->MakeCharFmt( sNm, in MakeFieldInst() 755 pCharFmt->SetFmtAttr( aHeightItem ); in MakeFieldInst() 756 pCharFmt->SetFmtAttr( aFontItem ); in MakeFieldInst() 757 void* p = pCharFmt; in MakeFieldInst() 763 aRuby.SetCharFmtName( pCharFmt->GetName() ); in MakeFieldInst() 764 aRuby.SetCharFmtId( pCharFmt->GetPoolFmtId() ); in MakeFieldInst()
|
H A D | swparrtf.cxx | 2182 const SfxPoolItem* pCharFmt; in SetAttrInDoc() local 2190 RES_TXTATR_CHARFMT, sal_False, &pCharFmt ) && in SetAttrInDoc() 2191 ((SwFmtCharFmt*)pCharFmt)->GetCharFmt() ) in SetAttrInDoc() 2193 const String& rName = ((SwFmtCharFmt*)pCharFmt)->GetCharFmt()->GetName(); in SetAttrInDoc() 2219 pDoc->InsertPoolItem(aPam, *pCharFmt, 0); in SetAttrInDoc()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | linenum.cxx | 295 SwCharFmt *pCharFmt = pSh->FindCharFmtByName(sCharFmtName); in FillItemSet() local 297 if (!pCharFmt) in FillItemSet() 304 pCharFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in FillItemSet() 307 if (pCharFmt) in FillItemSet() 308 aInf.SetCharFmt(pCharFmt); in FillItemSet()
|
H A D | docfnote.cxx | 224 const SwCharFmt* pCharFmt = pInf->GetCharFmt( in Reset() local 226 aFtnCharTextTemplBox.SelectEntry(pCharFmt->GetName()); in Reset() 229 pCharFmt = pInf->GetAnchorCharFmt( *pSh->GetDoc() ); in Reset() 230 aFtnCharAnchorTemplBox.SelectEntry( pCharFmt->GetName() ); in Reset()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1505 SwCharFmt* pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertLabel() local 1506 if( !pCharFmt ) in lcl_InsertLabel() 1509 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel() 1511 if (pCharFmt) in lcl_InsertLabel() 1513 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertLabel() 1813 SwCharFmt * pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertDrawLabel() local 1814 if ( !pCharFmt ) in lcl_InsertDrawLabel() 1817 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel() 1819 if ( pCharFmt ) in lcl_InsertDrawLabel() 1821 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertDrawLabel()
|
H A D | doctxm.cxx | 1901 SwCharFmt* pCharFmt; in GenerateText() local 1903 pCharFmt = pDoc->GetCharFmtFromPool( aToken.nPoolId ); in GenerateText() 1905 pCharFmt = pDoc->FindCharFmtByName( aToken.sCharStyleName); in GenerateText() 1907 if (pCharFmt) in GenerateText() 1909 SwFmtCharFmt aFmt( pCharFmt ); in GenerateText() 2204 SwCharFmt* pCharFmt = 0; in _UpdatePageNum() local 2206 pCharFmt = pDoc->GetCharFmtFromPool(nPoolId); in _UpdatePageNum() 2208 pCharFmt = pDoc->FindCharFmtByName( GetMainEntryCharStyle() ); in _UpdatePageNum() 2209 if(!pCharFmt) in _UpdatePageNum() 2210 pCharFmt = pDoc->MakeCharFmt(GetMainEntryCharStyle(), 0); in _UpdatePageNum() [all …]
|
H A D | docfmt.cxx | 620 SwCharFmt * pCharFmt = in lcl_InsAttr() local 623 if (pCharFmt) in lcl_InsAttr() 626 pHistory->Add(pCharFmt->GetAttrSet(), *pCharFmt); in lcl_InsAttr() 629 pCharFmt->SetFmtAttr(*pCharSet); in lcl_InsAttr() 1593 SwCharFmt *pCharFmt = dynamic_cast<SwCharFmt*>(pDerivedFrom); in _MakeCharFmt() local 1594 pCharFmt = MakeCharFmt( rFmtName, pCharFmt, bBroadcast, bAuto ); in _MakeCharFmt() 1595 return dynamic_cast<SwFmt*>(pCharFmt); in _MakeCharFmt()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 514 const SwCharFmt *pCharFmt = pCSS1Parser->GetCharFmtFromPool( nPoolId ); in InsertImage() local 515 aHBorderLine.SetColor( pCharFmt->GetColor().GetValue() ); in InsertImage() 1002 SwCharFmt *pCharFmt = in InsertBodyOptions() local 1004 pCharFmt->SetFmtAttr( SvxColorItem(aLinkColor, RES_CHRATR_COLOR) ); in InsertBodyOptions() 1009 SwCharFmt *pCharFmt = in InsertBodyOptions() local 1011 pCharFmt->SetFmtAttr( SvxColorItem(aVLinkColor, RES_CHRATR_COLOR) ); in InsertBodyOptions()
|
H A D | htmlcss1.cxx | 209 static void SetCharFmtAttrs( SwCharFmt *pCharFmt, SfxItemSet& rItemSet ) in SetCharFmtAttrs() argument 225 pCharFmt->SetFmtAttr( rItemSet ); in SetCharFmtAttrs() 234 pCharFmt->SetFmtAttr( aBrushItem ); in SetCharFmtAttrs() 1284 SwCharFmt *pCharFmt = pDoc->GetCharFmtFromPool( nPoolId ); in GetCharFmtFromPool() local 1295 return pCharFmt; in GetCharFmtFromPool()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | attrdesc.cxx | 122 const SwCharFmt *pCharFmt = GetCharFmt(); in GetPresentation() local 123 if ( pCharFmt ) in GetPresentation() 127 pCharFmt->GetPresentation( ePres, eCoreUnit, ePresUnit, aStr ); in GetPresentation()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | writerhelper.cxx | 540 if (const SwCharFmt* pCharFmt = rFmt.GetCharFmt()) in ClearOverridesFromSet() local 542 if (pCharFmt->GetAttrSet().Count()) in ClearOverridesFromSet() 544 SfxItemIter aIter(pCharFmt->GetAttrSet()); in ClearOverridesFromSet()
|
H A D | ww8par5.cxx | 2788 const SwCharFmt *pCharFmt=0; in Read_SubF_Ruby() local 2811 pCharFmt=*aIter; in Read_SubF_Ruby() 2818 if (!pCharFmt) in Read_SubF_Ruby() 2834 pCharFmt = pFmt; in Read_SubF_Ruby() 2838 aRuby.SetCharFmtName(pCharFmt->GetName()); in Read_SubF_Ruby() 2839 aRuby.SetCharFmtId(pCharFmt->GetPoolFmtId()); in Read_SubF_Ruby()
|
H A D | docxattributeoutput.cxx | 2556 const SwCharFmt* pCharFmt = pINetFmt->GetCharFmt(); in TextINetFormat() local 2559 aStyleId += OString::valueOf( sal_Int32( m_rExport.GetId( *pCharFmt ) ) ); in TextINetFormat() 2679 const SwCharFmt* pCharFmt = rInfo.GetAnchorCharFmt( *m_rExport.pDoc ); in TextFootnote_Impl() local 2682 aStyleId += OString::valueOf( sal_Int32( m_rExport.GetId( *pCharFmt ) ) ); in TextFootnote_Impl()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 1008 SwCharFmt * pCharFmt = pDoc->FindCharFmtByName(m_Fmt); in SetInDoc() local 1010 if (pCharFmt) in SetInDoc() 1012 pCharFmt->SetFmtAttr(m_OldSet); in SetInDoc()
|
/aoo42x/main/sw/inc/ |
H A D | docstyle.hxx | 64 SwCharFmt* pCharFmt; member in SwDocStyleSheet
|
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1401 const SwCharFmt* pCharFmt = (charAttrs.size()) in BeginInlineStructureElements() local 1403 if ( pCharFmt ) in BeginInlineStructureElements() 1404 …SwStyleNameMapper::FillProgName( pCharFmt->GetName(), sStyleName, nsSwGetPoolIdFromName::GET_POOLI… in BeginInlineStructureElements()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 628 SwTxtCharFmt* pCharFmt = dynamic_cast<SwTxtCharFmt*>(pHt); in RstTxtAttr() local 629 if ( pCharFmt ) in RstTxtAttr() 630 … static_cast<SwTxtCharFmt*>(pNew)->SetSortNumber( pCharFmt->GetSortNumber() ); in RstTxtAttr()
|