Searched refs:nSpaces (Results 1 – 6 of 6) sorted by relevance
1012 sal_uInt8 nSpaces = aTokData.mnSpaces; in CompareTerm() local1025 sal_uInt8 nSpaces = aTokData.mnSpaces; in ConcatTerm() local1038 sal_uInt8 nSpaces = aTokData.mnSpaces; in AddSubTerm() local1051 sal_uInt8 nSpaces = aTokData.mnSpaces; in MulDivTerm() local1064 sal_uInt8 nSpaces = aTokData.mnSpaces; in PowTerm() local1088 sal_uInt8 nSpaces = aTokData.mnSpaces; in UnaryPreTerm() local1108 sal_uInt8 nSpaces = aTokData.mnSpaces; in ListTerm() local1137 sal_uInt8 nSpaces = aTokData.mnSpaces; in IntersectTerm() local1151 sal_uInt8 nSpaces = aTokData.mnSpaces; in RangeTerm() local2335 AppendNameToken( nNameIdx, nSpaces ); in AppendMissingNameToken()[all …]
152 sal_uInt8 nCol, nSpaces; in Columnwidth() local157 Read( nSpaces ); in Columnwidth()159 …st<SCCOL> (nCol), static_cast<SCTAB> (nLTab), ( sal_uInt16 ) ( TWIPS_PER_CHAR * 1.28 * nSpaces ) ); in Columnwidth()
1967 xub_StrLen nSpaces = 0; in NextSymbol() local2029 nSpaces += 2; // must match the character count in NextSymbol()2086 nSpaces++; in NextSymbol()2418 nSrcPos = sal::static_int_cast<xub_StrLen>( nSrcPos + nSpaces ); in NextSymbol()2481 if (bAutoIntersection && nSpaces > 1) in NextSymbol()2482 --nSpaces; // replace '!!' with only one space in NextSymbol()2483 return nSpaces; in NextSymbol()3557 xub_StrLen nSpaces = NextSymbol(bInArray); in NextNewToken() local3561 rtl::OUStringToOString( cSymbol, RTL_TEXTENCODING_UTF8 ).getStr(), nSpaces ); in NextNewToken()3567 if( nSpaces ) in NextNewToken()[all …]
1679 xub_StrLen nSpaces = sal::static_int_cast< xub_StrLen >( in FilterPRE() local1682 aToken.Expand( nSpaces, ' ' ); in FilterPRE()1683 nPre_LinePos += nSpaces; in FilterPRE()
207 void BuildNegIndent( SwTwips nSpaces );1765 void SwAutoFormat::BuildNegIndent( SwTwips nSpaces ) in BuildNegIndent() argument1832 20 < Abs( (long)(nSpaces - aFInfo.SetFrm( in BuildNegIndent()
6443 for( sal_Int32 nSpaces = 1; nSpaces <= 2100; nSpaces++ ) in emitDocumentMetadata() local6446 if( nSpaces % 100 == 0 ) in emitDocumentMetadata()
Completed in 154 milliseconds