Searched defs:propNames (Results 1 – 6 of 6) sorted by relevance
31 rtl::OString PropfindRequest::generatePROPFINDRequestBody( in generatePROPFINDRequestBody()
976 public void addPropertiesChangeListener(String[] propNames, XPropertiesChangeListener listener) in addPropertiesChangeListener()982 public void firePropertiesChangeEvent(String[] propNames, XPropertiesChangeListener listener) in firePropertiesChangeEvent()1028 public Object[] getPropertyValues(String[] propNames) in getPropertyValues()1056 …public void setPropertyValues(String[] propNames, Object[] values) throws PropertyVetoException, c… in setPropertyValues()
82 …protected XComponent setDocument(String url_, String[] propNames, Object[] propValues) throws com.… in setDocument()
482 String[] propNames = new String[] in drawNaviBar() local
248 public static PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
793 public static PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
Completed in 47 milliseconds