Searched refs:GetDfltCharFmt (Results 1 – 15 of 15) sorted by relevance
137 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()
147 pDerivedFrom = GetDoc()->GetDfltCharFmt(); in MakeCharFmt()
1273 const SwCharFmt *GetDfltCharFmt() const { return pDfltCharFmt;} in GetDfltCharFmt() function in SwDoc1274 SwCharFmt *GetDfltCharFmt() { return pDfltCharFmt;} in GetDfltCharFmt() function in SwDoc
1224 pCFmt = pDoc->MakeCharFmt( sCName, pDoc->GetDfltCharFmt() ); in GetChrFmt()1596 pCFmt = pDoc->MakeCharFmt( aName, pDoc->GetDfltCharFmt() ); in FillDropCap()
1074 pFmt = rDoc.MakeCharFmt(aName, (SwCharFmt*)rDoc.GetDfltCharFmt()); in AdjustLVL()1103 pFmt = rDoc.MakeCharFmt(aName, (SwCharFmt*)rDoc.GetDfltCharFmt()); in AdjustLVL()
247 return mrDoc.MakeCharFmt(rName, mrDoc.GetDfltCharFmt()); in MakeStyle()
2825 pFmt = rDoc.MakeCharFmt(aNm,(SwCharFmt*)rDoc.GetDfltCharFmt()); in Read_SubF_Ruby()
3633 pNewSwCharFmt = rDoc.MakeCharFmt(sPrefix, (SwCharFmt*)rDoc.GetDfltCharFmt()); in ReadText()
1041 rFmtCharFmt.SetCharFmt( rDoc.GetDfltCharFmt() ); in MakeTxtAttr()1944 (GetDoc()->GetDfltCharFmt() == in SetAttr()
747 ( SwCharFmt*)pDoc->GetDfltCharFmt() ); in MakeFieldInst()
143 pChrFmt = rDoc.MakeCharFmt( sNm, rDoc.GetDfltCharFmt() ); in GetNumChrFmt()
4109 : pDoc->GetDfltCharFmt(); in MakeCharStyle()
516 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()
491 pDoc->GetDfltCharFmt())) in lcl_setDropcapCharStyle()
1872 *GetDfltCharFmt() ); in CopyCharFmt()
Completed in 366 milliseconds