Searched defs:OLineDescriptor (Results 1 – 1 of 1) sorted by relevance
39 struct OLineDescriptor : public ::com::sun::star::inspection::LineDescriptor struct46 …bool bUnknownValue : 1; // is the property value currently "unknown"? (P…47 bool bReadOnly : 1;49 OLineDescriptor() in OLineDescriptor() function55 void assignFrom( const ::com::sun::star::inspection::LineDescriptor& _rhs ) in assignFrom()
Completed in 4 milliseconds