Home
last modified time | relevance | path

Searched refs:GetDfltCharFmt (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx137 pFmt = (SwCharFmt*)rDoc.GetDfltCharFmt(); in lcl_FindCharFmt()
1781 if( pFmt == rDoc.GetDfltCharFmt() ) in FillStyleSheet()
1830 rDoc.GetDfltCharFmt()); in Create()
2571 if( pFmt->IsDefault() && pFmt != rDoc.GetDfltCharFmt() ) in First()
2578 const sal_uInt16 nId = rDoc.GetDfltCharFmt() == pFmt ? in First()
2597 aLst.Append( cCHAR, pFmt == rDoc.GetDfltCharFmt() in First()
/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx147 pDerivedFrom = GetDoc()->GetDfltCharFmt(); in MakeCharFmt()
/trunk/main/sw/inc/
H A Ddoc.hxx1273 const SwCharFmt *GetDfltCharFmt() const { return pDfltCharFmt;} in GetDfltCharFmt() function in SwDoc
1274 SwCharFmt *GetDfltCharFmt() { return pDfltCharFmt;} in GetDfltCharFmt() function in SwDoc
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1224 pCFmt = pDoc->MakeCharFmt( sCName, pDoc->GetDfltCharFmt() ); in GetChrFmt()
1596 pCFmt = pDoc->MakeCharFmt( aName, pDoc->GetDfltCharFmt() ); in FillDropCap()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1074 pFmt = rDoc.MakeCharFmt(aName, (SwCharFmt*)rDoc.GetDfltCharFmt()); in AdjustLVL()
1103 pFmt = rDoc.MakeCharFmt(aName, (SwCharFmt*)rDoc.GetDfltCharFmt()); in AdjustLVL()
H A Dwriterwordglue.cxx247 return mrDoc.MakeCharFmt(rName, mrDoc.GetDfltCharFmt()); in MakeStyle()
H A Dww8par5.cxx2825 pFmt = rDoc.MakeCharFmt(aNm,(SwCharFmt*)rDoc.GetDfltCharFmt()); in Read_SubF_Ruby()
H A Dww8par.cxx3633 pNewSwCharFmt = rDoc.MakeCharFmt(sPrefix, (SwCharFmt*)rDoc.GetDfltCharFmt()); in ReadText()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1041 rFmtCharFmt.SetCharFmt( rDoc.GetDfltCharFmt() ); in MakeTxtAttr()
1944 (GetDoc()->GetDfltCharFmt() == in SetAttr()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx747 ( SwCharFmt*)pDoc->GetDfltCharFmt() ); in MakeFieldInst()
H A Drtfnum.cxx143 pChrFmt = rDoc.MakeCharFmt( sNm, rDoc.GetDfltCharFmt() ); in GetNumChrFmt()
H A Dswparrtf.cxx4109 : pDoc->GetDfltCharFmt(); in MakeCharStyle()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx516 if( pFmt->IsDefault() && pFmt != rDoc.GetDfltCharFmt() ) in lcl_GetCountOrName()
523 if(rDoc.GetDfltCharFmt() == pFmt) in lcl_GetCountOrName()
2858 pFmt = m_pDoc->GetDfltCharFmt(); in GetPropertyValues_Impl()
H A Dunoobj.cxx491 pDoc->GetDfltCharFmt())) in lcl_setDropcapCharStyle()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx1872 *GetDfltCharFmt() ); in CopyCharFmt()

Completed in 176 milliseconds