Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx1274 const long nTmpXStart( ( rFmt.GetIndentAt() + in Paint() local
1277 if ( nTmpXStart < 0 ) in Paint()
1283 nXStart = static_cast<sal_uInt16>(nTmpXStart); in Paint()
/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx2885 const long nTmpXStart( ( rFmt.GetIndentAt() + in Paint() local
2888 if ( nTmpXStart < 0 ) in Paint()
2894 nXStart = static_cast<sal_uInt16>(nTmpXStart); in Paint()

Completed in 41 milliseconds