Home
last modified time | relevance | path

Searched refs:nlPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx131 inline sal_uLong SetLinePos( sal_uLong nlPos ); // inline unten
189 inline sal_uLong SvParser::SetLinePos( sal_uLong nlPos ) in SetLinePos() argument
190 { sal_uLong nlOld = nlLinePos; nlLinePos = nlPos; return nlOld; } in SetLinePos()
/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx233 inline sal_uInt32 SetLinePos( sal_uInt32 nlPos ); // inline unten
283 inline sal_uInt32 CSS1Parser::SetLinePos( sal_uInt32 nlPos ) in SetLinePos() argument
286 nlLinePos = nlPos; in SetLinePos()

Completed in 22 milliseconds