Home
last modified time | relevance | path

Searched refs:OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/unodraw/
H A Dtableshape.cxx80 case OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN: in setPropertyValueImpl()
93 case OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN: rValue >>= aSettings.mbUseFirstColumn; break; in setPropertyValueImpl()
148 case OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN: in getPropertyValueImpl()
161 case OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN: rValue <<= aSettings.mbUseFirstColumn; break; in getPropertyValueImpl()
H A Dunoprov.cxx787 …{ MAP_CHAR_LEN("UseFirstColumnStyle"), OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN, &::getBooleanCppuType… in ImplGetSvxTableShapePropertyMap()
/trunk/main/svx/inc/svx/
H A Dunoshprp.hxx152 #define OWN_ATTR_TABLETEMPLATE_FIRSTCOLUMN (OWN_ATTR_VALUE_START+51) macro

Completed in 36 milliseconds