Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_Graphics.cpp1665 if(iClassId == GRID_DEFAULT_PRINT) in newGraphics()
1686 if(iClassId == GRID_DEFAULT_PRINT) in getClassDescription()
H A Dgr_Graphics.h187 GRID_DEFAULT_PRINT = 0x1, enumerator
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_App.cpp1337 return m_pGraphicsFactory->newGraphics(GRID_DEFAULT_PRINT, param); in newGraphics()