Searched refs:nlPos (Results 1 – 2 of 2) sorted by relevance
243 inline sal_uInt32 SetLinePos( sal_uInt32 nlPos ); // inline unten293 inline sal_uInt32 CSS1Parser::SetLinePos( sal_uInt32 nlPos ) in SetLinePos() argument296 nlLinePos = nlPos; in SetLinePos()
133 inline sal_uLong SetLinePos( sal_uLong nlPos ); // inline unten191 inline sal_uLong SvParser::SetLinePos( sal_uLong nlPos ) in SetLinePos() argument192 { sal_uLong nlOld = nlLinePos; nlLinePos = nlPos; return nlOld; } in SetLinePos()
Completed in 8 milliseconds