Home
last modified time | relevance | path

Searched defs:OLineDescriptor (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dlinedescriptor.hxx39 struct OLineDescriptor : public ::com::sun::star::inspection::LineDescriptor struct
46 …bool bUnknownValue : 1; // is the property value currently "unknown"? (P…
47 bool bReadOnly : 1;
49 OLineDescriptor() in OLineDescriptor() argument
55 void assignFrom( const ::com::sun::star::inspection::LineDescriptor& _rhs ) in assignFrom()

Completed in 32 milliseconds