Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx235 short nFirstOffset; in GetCharRect() local
236 pTxtNd->GetFirstLineOfsWithNum( nFirstOffset ); in GetCharRect()
241 if( nFirstOffset > 0 ) in GetCharRect()
242 aPnt1.Y() += nFirstOffset; in GetCharRect()
253 if( nFirstOffset > 0 ) in GetCharRect()
254 aPnt1.X() += nFirstOffset; in GetCharRect()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx901 sal_Int32 nFirstOffset, in ExecuteRow() argument
910 sal_Int32 nOffset = nFirstOffset; in ExecuteRow()

Completed in 27 milliseconds