Searched refs:PropertyArray (Results 1 – 2 of 2) sorted by relevance
72 private static PropertyValue[] PropertyArray = null; field in _NumberingLevel85 this.PropertyArray = propertyValues; in _NumberingLevel()125 for (int i = 0; i < PropertyArray.length; i++){ in testPropertieArray()126 String propertyName=PropertyArray[i].Name; in testPropertieArray()
194 … typedef ::std::vector< ::com::sun::star::beans::Property > PropertyArray; typedef in PropertySetBase197 PropertyArray m_aProperties;
Completed in 22 milliseconds