Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dparcss1.hxx243 inline sal_uInt32 SetLinePos( sal_uInt32 nlPos ); // inline unten
293 inline sal_uInt32 CSS1Parser::SetLinePos( sal_uInt32 nlPos ) in SetLinePos() argument
296 nlLinePos = nlPos; in SetLinePos()
/aoo41x/main/svtools/inc/svtools/
H A Dsvparser.hxx133 inline sal_uLong SetLinePos( sal_uLong nlPos ); // inline unten
191 inline sal_uLong SvParser::SetLinePos( sal_uLong nlPos ) in SetLinePos() argument
192 { sal_uLong nlOld = nlLinePos; nlLinePos = nlPos; return nlOld; } in SetLinePos()

Completed in 21 milliseconds