Searched refs:getContentProperty (Results 1 – 5 of 5) sorted by relevance
493 ::rtl::Reference<ContentProperties> ContentProvider::getContentProperty(const ::rtl::OUString& _sNa… in getContentProperty() function in ContentProvider512 return getContentProperty(_sSaveAsName,aFunc); in getContentPropertyWithSavedAsName()518 return getContentProperty(_sTitle,aFunc); in getContentPropertyWithTitle()
77 ::rtl::Reference<ContentProperties> getContentProperty(const ::rtl::OUString& _sName,
166 public Object getContentProperty( in getContentProperty() method in UCB
217 public Object getContentProperty(Object content, String propName, Class type) in getContentProperty() method in UCB
591 Object obj = ucb.getContentProperty(content, PropertyNames.PROPERTY_TITLE, String.class); in connect()
Completed in 30 milliseconds