Home
last modified time | relevance | path

Searched refs:pDfltCharFmt (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/core/doc/
H A Ddocnew.cxx231 pDfltCharFmt( new SwCharFmt( GetAttrPool(), sCharFmtStr, 0 ) ), in SwDoc()
415 pCharFmtTbl->Insert(pDfltCharFmt, 0 ); in SwDoc()
717 delete pDfltCharFmt; in ~SwDoc()
H A Ddocfmt.cxx1271 aCallMod.Add( pDfltCharFmt ); in SetDefault()
1350 SwFmtChg aChgFmt( pDfltCharFmt ); in SetDefault()
2232 &SwDoc::_MakeCharFmt, *pDfltCharFmt ); in ReplaceStyles()
H A Dpoolfmt.cxx1108 pDeriveFmt = pDfltCharFmt; in GetFmtFromPool()
/aoo42x/main/sw/inc/
H A Ddoc.hxx313 SwCharFmt *pDfltCharFmt; member in SwDoc
1273 const SwCharFmt *GetDfltCharFmt() const { return pDfltCharFmt;} in GetDfltCharFmt()
1274 SwCharFmt *GetDfltCharFmt() { return pDfltCharFmt;} in GetDfltCharFmt()

Completed in 44 milliseconds