Home
last modified time | relevance | path

Searched refs:nFilePostfixCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dspritedevicehelper.cxx132 static sal_uInt32 nFilePostfixCount(0); in dumpScreenContent() local
137 aFilename += String::CreateFromInt32(nFilePostfixCount); in dumpScreenContent()
148 ++nFilePostfixCount; in dumpScreenContent()
H A Ddevicehelper.cxx213 static sal_uInt32 nFilePostfixCount(0); in dumpScreenContent() local
218 aFilename += String::CreateFromInt32(nFilePostfixCount); in dumpScreenContent()
230 ++nFilePostfixCount; in dumpScreenContent()
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx250 static sal_uInt32 nFilePostfixCount(0); in dumpScreenContent() local
255 aFilename += String::CreateFromInt32(nFilePostfixCount); in dumpScreenContent()
267 ++nFilePostfixCount; in dumpScreenContent()

Completed in 18 milliseconds