Searched refs:GetCharFmts (Results 1 – 21 of 21) sorted by relevance
49 return GetDoc()->GetCharFmts()->Count(); in GetCharFmtCount()55 return *((*(GetDoc()->GetCharFmts()))[nFmt]); in GetCharFmt()
807 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in GetINetAttrs()
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()
224 nOldCharFmtCnt = pTemplate->GetCharFmts()->Count(); in WriteStream()461 sal_uInt16 nCharFmtCnt = pTemplate->GetCharFmts()->Count(); in WriteStream()464 ASSERT( pTemplate->GetCharFmts()->Count() == nOldCharFmtCnt, in WriteStream()
677 nArrLen = pDoc->GetCharFmts()->Count(); in OutStyleSheet()680 const SwCharFmt *pCFmt = (*pDoc->GetCharFmts())[i]; in OutStyleSheet()
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()
639 sal_uInt16 nChCount = pDoc->GetCharFmts()->Count(); in setNumberingProperty()643 SwCharFmt& rChFmt = *((*(pDoc->GetCharFmts()))[nCharFmt]);; in setNumberingProperty()
1361 const SwCharFmts* pFmts = pDocShell->GetDoc()->GetCharFmts(); in replaceByIndex()1881 const SwCharFmts* pFmts = pLocalDoc->GetCharFmts(); in SetNumberingRuleByIndex()
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()
674 const SwCharFmts* pFmts = pDoc->GetCharFmts(); in FillCharStyleListBox()
163 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()
3086 nFmtCollStart = nCharFmtStart + pDoc->GetCharFmts()->Count() - 1; in ExportDocument()
310 nRef += pDoc->GetCharFmts()->Count() - 1; in exportDoc()
259 nPos = pDoc->GetCharFmts()->GetPos( in IsFmtInDoc()
249 if ( USHRT_MAX == pDoc->GetCharFmts()->GetPos( in SetInDoc()
950 USHRT_MAX == pDoc->GetCharFmts()->GetPos( aFmts[n]->GetCharFmt() )) in CopyNumRule()
1870 return (SwCharFmt*)CopyFmt( rFmt, *GetCharFmts(), in CopyCharFmt()
1261 const SwCharFmts* GetCharFmts() const { return pCharFmtTbl;} in GetCharFmts() function in SwDoc
2246 const SwCharFmts* pFmts = GetDoc()->GetCharFmts(); in SelectNxtPrvHyperlink()
1477 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint()
3327 const SwCharFmts *pFmts = pDoc->GetCharFmts(); in getDocumentLanguages()
Completed in 251 milliseconds