Home
last modified time | relevance | path

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

/dports/textproc/kreport/kreport-3.2.0/src/common/
H A DKReportUtils_p.h31 const int DEFAULT_GRID_DIVISIONS = 4; variable
H A DKReportDesign_p.cpp37 , gridDivisions(DEFAULT_GRID_DIVISIONS) in Private()
360 el, QLatin1String("report:grid-divisions"), DEFAULT_GRID_DIVISIONS); in processContentElementChild()