Home
last modified time | relevance | path

Searched refs:cLines (Results 1 – 7 of 7) sorted by relevance

/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas565 Dim cLines As Long variable
589 Dim cLines As Long variable
593 For cLines = 1 To vbcm.CountOfLines
594 strProc = vbcm.ProcOfLine(cLines, lngType)
597 cLines = cLines + vbcm.ProcCountLines(strProc, lngType) - 1
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1359 sal_Int32 cLines; // count of lines tallied by last Word Count operation member in WW8Dop
H A Dww8scan.cxx6103 cLines = Get_Long( pData ); in WW8Dop()
6383 Set_UInt32( pData, cLines ); in Write()
H A Ddump8a.cxx1099 *pOut << indent2 << "cLines : " << pD->cLines << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1610 sal_Int32 cLines; // count of lines tallied by last Word Count operation member in WW8Dop
H A Dww8scan.cxx6815 cLines = Get_Long( pData ); // 56 0x38 in WW8Dop()
7251 Set_UInt32( pData, cLines ); // 56 0x38 in Write()
H A Dwrtww8.cxx360 rDop.cLines = rDStat.nPara; in SV_IMPL_PTRARR()

Completed in 131 milliseconds