| /trunk/main/sw/source/core/edit/ |
| H A D | edfmt.cxx | 49 return GetDoc()->GetCharFmts()->Count(); in GetCharFmtCount() 55 return *((*(GetDoc()->GetCharFmts()))[nFmt]); in GetCharFmt()
|
| H A D | editsh.cxx | 807 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in GetINetAttrs()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlcss1.cxx | 1282 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 D | wrthtml.cxx | 224 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 D | css1atr.cxx | 677 nArrLen = pDoc->GetCharFmts()->Count(); in OutStyleSheet() 680 const SwCharFmt *pCFmt = (*pDoc->GetCharFmts())[i]; in OutStyleSheet()
|
| /trunk/main/sw/source/ui/app/ |
| H A D | docstyle.cxx | 1492 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 D | unocrsrhelper.cxx | 639 sal_uInt16 nChCount = pDoc->GetCharFmts()->Count(); in setNumberingProperty() 643 SwCharFmt& rChFmt = *((*(pDoc->GetCharFmts()))[nCharFmt]); in setNumberingProperty()
|
| H A D | unosett.cxx | 1364 const SwCharFmts* pFmts = pDocShell->GetDoc()->GetCharFmts(); in replaceByIndex() 1884 const SwCharFmts* pFmts = pLocalDoc->GetCharFmts(); in SetNumberingRuleByIndex()
|
| H A D | unostyle.cxx | 512 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 D | uitool.cxx | 674 const SwCharFmts* pFmts = pDoc->GetCharFmts(); in FillCharStyleListBox()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8sty.cxx | 162 sal_uInt16 nAlloc = WW8_RESERVED_SLOTS + m_rExport.pDoc->GetCharFmts()->Count() - 1 + in MSWordStyles() 271 const SvPtrarr& rArr = *m_rExport.pDoc->GetCharFmts(); // erst CharFmt in BuildStylesTable()
|
| H A D | wrtww8.cxx | 3085 nFmtCollStart = nCharFmtStart + pDoc->GetCharFmts()->Count() - 1; in ExportDocument()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlexp.cxx | 310 nRef += pDoc->GetCharFmts()->Count() - 1; in exportDoc()
|
| /trunk/main/sw/source/core/undo/ |
| H A D | unattr.cxx | 259 nPos = pDoc->GetCharFmts()->GetPos( in IsFmtInDoc()
|
| H A D | rolbck.cxx | 249 if ( USHRT_MAX == pDoc->GetCharFmts()->GetPos( in SetInDoc()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | number.cxx | 950 USHRT_MAX == pDoc->GetCharFmts()->GetPos( aFmts[n]->GetCharFmt() )) in CopyNumRule()
|
| H A D | docfmt.cxx | 1870 return (SwCharFmt*)CopyFmt( rFmt, *GetCharFmts(), in CopyCharFmt()
|
| /trunk/main/sw/inc/ |
| H A D | doc.hxx | 1261 const SwCharFmts* GetCharFmts() const { return pCharFmtTbl;} in GetCharFmts() function in SwDoc
|
| /trunk/main/sw/source/core/crsr/ |
| H A D | crstrvl.cxx | 2246 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in SelectNxtPrvHyperlink()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | ndtxt.cxx | 1477 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint()
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | unotxdoc.cxx | 3351 const SwCharFmts *pFmts = pDoc->GetCharFmts(); in getDocumentLanguages()
|