Searched refs:StringProperty (Results 1 – 3 of 3) sorted by relevance
108 return new StringProperty(this, name, value); in getStringProperty()111 private class StringProperty extends PropertySupport.ReadOnly { class in ScriptNode115 public StringProperty(ScriptNode sn, String name, String value) { in StringProperty() method in ScriptNode.StringProperty
228 struct StringProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader233 inline explicit StringProperty( ::rtl::OUString& rValue, sal_uInt32 nSize ) : in StringProperty() function
220 bool AxBinaryPropertyReader::StringProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty()291 … maLargeProps.push_back( ComplexPropVector::value_type( new StringProperty( orValue, nSize ) ) ); in readStringProperty()
Completed in 25 milliseconds