Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpp_Property.h46 Property_type_size, enumerator
101 tProperty_type getType() const {return Property_type_size;} in getType()
H A Dpp_Property.cpp749 case Property_type_size: in createPropertyType()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp510 Property_type_size)); in _lookupMarginProperties()
813 …PP_PropertyTypeSize *>(getPropertyType(static_cast<const gchar*>(mai.szProp), Property_type_size)); in _lookupProperties()
899 …tic_cast<const PP_PropertyTypeSize *>(getPropertyType("default-tab-interval", Property_type_size)); in _lookupProperties()