Home
last modified time | relevance | path

Searched refs:GetCharFmts (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx49 return GetDoc()->GetCharFmts()->Count(); in GetCharFmtCount()
55 return *((*(GetDoc()->GetCharFmts()))[nFmt]); in GetCharFmt()
H A Deditsh.cxx807 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in GetINetAttrs()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1282 sal_uInt16 nOldArrLen = pDoc->GetCharFmts()->Count(); in GetCharFmtFromPool()
1288 sal_uInt16 nArrLen = pDoc->GetCharFmts()->Count(); in GetCharFmtFromPool()
1291 lcl_swcss1_setEncoding( *(*pDoc->GetCharFmts())[i], in GetCharFmtFromPool()
2466 nArrLen = pDoc->GetCharFmts()->Count(); in SetDfltEncoding()
2468 lcl_swcss1_setEncoding( *(*pDoc->GetCharFmts())[i], eEnc ); in SetDfltEncoding()
H A Dwrthtml.cxx224 nOldCharFmtCnt = pTemplate->GetCharFmts()->Count(); in WriteStream()
461 sal_uInt16 nCharFmtCnt = pTemplate->GetCharFmts()->Count(); in WriteStream()
464 ASSERT( pTemplate->GetCharFmts()->Count() == nOldCharFmtCnt, in WriteStream()
H A Dcss1atr.cxx677 nArrLen = pDoc->GetCharFmts()->Count(); in OutStyleSheet()
680 const SwCharFmt *pCFmt = (*pDoc->GetCharFmts())[i]; in OutStyleSheet()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1492 const SwCharFmts& rTbl = *rDoc.GetCharFmts(); in lcl_SaveStyles()
1553 const SwCharFmts& rTbl = *rDoc.GetCharFmts(); in lcl_DeleteInfoStyles()
2567 const sal_uInt16 nArrLen = rDoc.GetCharFmts()->Count(); in First()
2570 SwCharFmt* pFmt = (*rDoc.GetCharFmts())[ i ]; in First()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx639 sal_uInt16 nChCount = pDoc->GetCharFmts()->Count(); in setNumberingProperty()
643 SwCharFmt& rChFmt = *((*(pDoc->GetCharFmts()))[nCharFmt]);; in setNumberingProperty()
H A Dunosett.cxx1361 const SwCharFmts* pFmts = pDocShell->GetDoc()->GetCharFmts(); in replaceByIndex()
1881 const SwCharFmts* pFmts = pLocalDoc->GetCharFmts(); in SetNumberingRuleByIndex()
H A Dunostyle.cxx512 const sal_uInt16 nArrLen = rDoc.GetCharFmts()->Count(); in lcl_GetCountOrName()
515 SwCharFmt* pFmt = (*rDoc.GetCharFmts())[ i ]; in lcl_GetCountOrName()
2009 const SwCharFmts* pFmts = pDoc->GetCharFmts(); in lcl_SetStyleProperty()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx674 const SwCharFmts* pFmts = pDoc->GetCharFmts(); in FillCharStyleListBox()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx163 sal_uInt16 nAlloc = WW8_RESERVED_SLOTS + m_rExport.pDoc->GetCharFmts()->Count() - 1 + in MSWordStyles()
272 const SvPtrarr& rArr = *m_rExport.pDoc->GetCharFmts(); // erst CharFmt in BuildStylesTable()
H A Dwrtww8.cxx3086 nFmtCollStart = nCharFmtStart + pDoc->GetCharFmts()->Count() - 1; in ExportDocument()
/trunk/main/sw/source/filter/xml/
H A Dxmlexp.cxx310 nRef += pDoc->GetCharFmts()->Count() - 1; in exportDoc()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx259 nPos = pDoc->GetCharFmts()->GetPos( in IsFmtInDoc()
H A Drolbck.cxx249 if ( USHRT_MAX == pDoc->GetCharFmts()->GetPos( in SetInDoc()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx950 USHRT_MAX == pDoc->GetCharFmts()->GetPos( aFmts[n]->GetCharFmt() )) in CopyNumRule()
H A Ddocfmt.cxx1870 return (SwCharFmt*)CopyFmt( rFmt, *GetCharFmts(), in CopyCharFmt()
/trunk/main/sw/inc/
H A Ddoc.hxx1261 const SwCharFmts* GetCharFmts() const { return pCharFmtTbl;} in GetCharFmts() function in SwDoc
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx2246 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in SelectNxtPrvHyperlink()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1477 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3327 const SwCharFmts *pFmts = pDoc->GetCharFmts(); in getDocumentLanguages()

Completed in 257 milliseconds