Home
last modified time | relevance | path

Searched refs:nCharFmt (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx641 for(sal_uInt16 nCharFmt = 0; nCharFmt < nChCount; nCharFmt++) in setNumberingProperty() local
643 SwCharFmt& rChFmt = *((*(pDoc->GetCharFmts()))[nCharFmt]);; in setNumberingProperty()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2591 if ((eSrcCharSet == RTL_TEXTENCODING_DONTKNOW) && (nCharFmt != -1)) in GetCurrentCharSet()
2592 eSrcCharSet = pCollA[nCharFmt].GetCharSet(); in GetCurrentCharSet()
2653 if ((eSrcCharSet == RTL_TEXTENCODING_DONTKNOW) && (nCharFmt != -1)) in GetCurrentCJKCharSet()
2654 eSrcCharSet = pCollA[nCharFmt].GetCJKCharSet(); in GetCurrentCJKCharSet()
3512 nCharFmt = -1; in ReadText()
H A Dww8par.hxx1135 short nCharFmt; // gemaess WW-Zaehlung, <0 fuer keine member in SwWW8ImplReader
H A Dww8par6.cxx3918 nCharFmt = -1; in Read_CColl()
3937 nCharFmt = (short) nId; in Read_CColl()
H A Dww8par2.cxx4103 pIo->nCharFmt = -1; in PostStyle()

Completed in 96 milliseconds