Home
last modified time | relevance | path

Searched defs:PropertyDefinition (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx75 struct PropertyDefinition struct
77 PropertyIds eId;
78 bool bIsTextProperty;
80 PropertyDefinition( PropertyIds _eId, bool _bIsTextProperty ) : in PropertyDefinition() argument
84 bool operator== (const PropertyDefinition& rDef) const in operator ==()
86 bool operator< (const PropertyDefinition& rDef) const in operator <()

Completed in 14 milliseconds