Home
last modified time | relevance | path

Searched refs:pCharFmt (Results 1 – 25 of 29) sorted by relevance

12

/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx406 pCharFmt(0), in SwDocStyleSheet()
443 pCharFmt(rOrg.pCharFmt), in SwDocStyleSheet()
796 if( pCharFmt && pCharFmt->GetName() != rStr ) in SetName()
1156 pFmt = pCharFmt; in SetItemSet()
1581 pFmt = pCharFmt; in FillStyleSheet()
1594 pCharFmt = 0; in FillStyleSheet()
1754 if( !pCharFmt ) in Create()
1830 return pCharFmt; in GetCharFmt()
1890 pCharFmt = 0; in SetPhysical()
1950 if( !pCharFmt && in GetHelpId()
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx562 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 DSwXTextDefaults.cxx108 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 Dunocrsrhelper.cxx640 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 Dunostyle.cxx1897 SwCharFmt* pCharFmt = 0; in lcl_SetStyleProperty() local
1905 pCharFmt = pTmp; in lcl_SetStyleProperty()
1909 if(!pCharFmt) in lcl_SetStyleProperty()
1916 pCharFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in lcl_SetStyleProperty()
1920 aFmt.SetCharFmt( pCharFmt ); in lcl_SetStyleProperty()
/aoo41x/main/sw/source/core/edit/
H A Dedfmt.cxx73 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 Dedattr.cxx100 SwCharFmt * pCharFmt = in GetCurAttr() local
103 if (pCharFmt) in GetCurAttr()
104 rSet.Put(pCharFmt->GetAttrSet()); in GetCurAttr()
/aoo41x/main/sw/source/core/attr/
H A Dswatrset.cxx217 SwCharFmt* pCharFmt; in SetModifyAtAttr() local
218 if( 0 != ( pCharFmt = ((SwFmtDrop*)pItem)->GetCharFmt() ) in SetModifyAtAttr()
219 && GetPool() != pCharFmt->GetAttrSet().GetPool() ) in SetModifyAtAttr()
221 pCharFmt = GetDoc()->CopyCharFmt( *pCharFmt ); in SetModifyAtAttr()
222 ((SwFmtDrop*)pItem)->SetCharFmt( pCharFmt ); in SetModifyAtAttr()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx705 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 Dswparrtf.cxx2191 const SfxPoolItem* pCharFmt; in SetAttrInDoc() local
2199 RES_TXTATR_CHARFMT, sal_False, &pCharFmt ) && in SetAttrInDoc()
2200 ((SwFmtCharFmt*)pCharFmt)->GetCharFmt() ) in SetAttrInDoc()
2202 const String& rName = ((SwFmtCharFmt*)pCharFmt)->GetCharFmt()->GetName(); in SetAttrInDoc()
2228 pDoc->InsertPoolItem(aPam, *pCharFmt, 0); in SetAttrInDoc()
/aoo41x/main/sw/source/ui/misc/
H A Dlinenum.cxx295 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 Ddocfnote.cxx224 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()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1513 SwCharFmt* pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertLabel() local
1514 if( !pCharFmt ) in lcl_InsertLabel()
1517 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()
1519 if (pCharFmt) in lcl_InsertLabel()
1521 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertLabel()
1821 SwCharFmt * pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertDrawLabel() local
1822 if ( !pCharFmt ) in lcl_InsertDrawLabel()
1825 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()
1827 if ( pCharFmt ) in lcl_InsertDrawLabel()
1829 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertDrawLabel()
H A Ddoctxm.cxx1901 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 Ddocfmt.cxx615 SwCharFmt * pCharFmt = in lcl_InsAttr() local
618 if (pCharFmt) in lcl_InsAttr()
621 pHistory->Add(pCharFmt->GetAttrSet(), *pCharFmt); in lcl_InsAttr()
624 pCharFmt->SetFmtAttr(*pCharSet); in lcl_InsAttr()
1581 SwCharFmt *pCharFmt = dynamic_cast<SwCharFmt*>(pDerivedFrom); in _MakeCharFmt() local
1582 pCharFmt = MakeCharFmt( rFmtName, pCharFmt, bBroadcast, bAuto ); in _MakeCharFmt()
1583 return dynamic_cast<SwFmt*>(pCharFmt); in _MakeCharFmt()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx514 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 Dhtmlcss1.cxx209 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()
/aoo41x/main/sw/source/ui/utlui/
H A Dattrdesc.cxx122 const SwCharFmt *pCharFmt = GetCharFmt(); in GetPresentation() local
123 if ( pCharFmt ) in GetPresentation()
127 pCharFmt->GetPresentation( ePres, eCoreUnit, ePresUnit, aStr ); in GetPresentation()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx540 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 Dww8par5.cxx2781 const SwCharFmt *pCharFmt=0; in Read_SubF_Ruby() local
2804 pCharFmt=*aIter; in Read_SubF_Ruby()
2811 if (!pCharFmt) in Read_SubF_Ruby()
2827 pCharFmt = pFmt; in Read_SubF_Ruby()
2831 aRuby.SetCharFmtName(pCharFmt->GetName()); in Read_SubF_Ruby()
2832 aRuby.SetCharFmtId(pCharFmt->GetPoolFmtId()); in Read_SubF_Ruby()
H A Ddocxattributeoutput.cxx2556 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()
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx1008 SwCharFmt * pCharFmt = pDoc->FindCharFmtByName(m_Fmt); in SetInDoc() local
1010 if (pCharFmt) in SetInDoc()
1012 pCharFmt->SetFmtAttr(m_OldSet); in SetInDoc()
/aoo41x/main/sw/inc/
H A Ddocstyle.hxx64 SwCharFmt* pCharFmt; member in SwDocStyleSheet
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1401 const SwCharFmt* pCharFmt = (charAttrs.size()) in BeginInlineStructureElements() local
1403 if ( pCharFmt ) in BeginInlineStructureElements()
1404 …SwStyleNameMapper::FillProgName( pCharFmt->GetName(), sStyleName, nsSwGetPoolIdFromName::GET_POOLI… in BeginInlineStructureElements()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx628 SwTxtCharFmt* pCharFmt = dynamic_cast<SwTxtCharFmt*>(pHt); in RstTxtAttr() local
629 if ( pCharFmt ) in RstTxtAttr()
630 … static_cast<SwTxtCharFmt*>(pNew)->SetSortNumber( pCharFmt->GetSortNumber() ); in RstTxtAttr()

Completed in 296 milliseconds

12