Home
last modified time | relevance | path

Searched refs:MakeCharFmt (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx143 SwCharFmt* SwEditShell::MakeCharFmt( const String& rName, in MakeCharFmt() function in SwEditShell
149 return GetDoc()->MakeCharFmt( rName, pDerivedFrom ); in MakeCharFmt()
/trunk/main/sw/source/core/undo/
H A DSwUndoFmt.cxx265 return pDoc->MakeCharFmt(sNewName, (SwCharFmt *) pDerivedFrom, sal_True); in Create()
285 return pDoc->MakeCharFmt(sOldName, (SwCharFmt *) pDerivedFrom, sal_True); in Create()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1137 pCFmt = pDoc->MakeCharFmt( aName, pParentCFmt ); in StyleParsed()
1224 pCFmt = pDoc->MakeCharFmt( sCName, pDoc->GetDfltCharFmt() ); in GetChrFmt()
1249 pCFmt = pDoc->MakeCharFmt( aTmp, pCFmt ); in GetChrFmt()
1596 pCFmt = pDoc->MakeCharFmt( aName, pDoc->GetDfltCharFmt() ); in FillDropCap()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx386 SwCharFmt* MakeCharFmt( const String& rName, sal_uInt16 nPos,
H A Drtffld.cxx746 pCharFmt = pDoc->MakeCharFmt( sNm, in MakeFieldInst()
H A Drtfnum.cxx143 pChrFmt = rDoc.MakeCharFmt( sNm, rDoc.GetDfltCharFmt() ); in GetNumChrFmt()
H A Dswparrtf.cxx3962 SwCharFmt* SwRTFParser::MakeCharFmt(const String& rName, sal_uInt16 nPos, in MakeCharFmt() function in SwRTFParser
4092 SwCharFmt* pFmt = MakeCharFmt( rStyle.sName, sal_uInt16(nNo), bCollExist ); in MakeCharStyle()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx653 pFmt = rSh.MakeCharFmt( sCharFmtName ); in ChgNumFmt()
/trunk/main/sw/inc/
H A Deditsh.hxx287 SwCharFmt* MakeCharFmt( const String& rName, SwCharFmt* pDerivedFrom = 0 );
H A Ddoc.hxx1289 SwCharFmt *MakeCharFmt(const String &rFmtName, SwCharFmt *pDerivedFrom,
/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/doc/
H A Ddocfmt.cxx1562 SwCharFmt *SwDoc::MakeCharFmt( const String &rFmtName, in MakeCharFmt() function in SwDoc
1594 pCharFmt = MakeCharFmt( rFmtName, pCharFmt, bBroadcast, bAuto ); in _MakeCharFmt()
H A Dnumber.cxx237 : pDoc->MakeCharFmt( rCharStyleName, 0 ); in SwNumFmt()
H A Ddoctxm.cxx2210 pCharFmt = pDoc->MakeCharFmt(GetMainEntryCharStyle(), 0); in _UpdatePageNum()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1829 pCharFmt = rDoc.MakeCharFmt(aName, in Create()

Completed in 181 milliseconds