Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpp_Property.h45 Property_type_int, enumerator
85 tProperty_type getType() const {return Property_type_int;} in getType()
H A Dpp_Property.cpp745 case Property_type_int: in createPropertyType()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp746 …*pOrphans = static_cast<const PP_PropertyTypeInt *>(getPropertyType("orphans", Property_type_int)); in _lookupProperties()
751 …t *pWidows = static_cast<const PP_PropertyTypeInt *>(getPropertyType("widows", Property_type_int)); in _lookupProperties()