Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx357 if ( ( TABTYPE_DEZIMAL & nFlag ) == TABTYPE_DEZIMAL ) in DisableControls()
/trunk/main/svx/inc/svx/
H A Dflagsdef.hxx87 #define TABTYPE_DEZIMAL 0x0008 macro