Lines Matching refs:Property
45 Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty = NULL );
70 return ((Property*)arg1)->Name.compareTo( ((Property*)arg2)->Name ); in SbCompare_Properties_Impl()
76 const Property *pArg2 = (Property*) arg2; in SbCompare_UString_Property_Impl()
232 Property *pP; in GetIndex_Impl()
233 pP = (Property*) in GetIndex_Impl()
235 sizeof( Property ), in GetIndex_Impl()
240 Sequence< Property > PropertySetInfoImpl::getProperties(void) throw() in getProperties()
245 Property PropertySetInfoImpl::getPropertyByName(const ::rtl::OUString& Name) throw( RuntimeExceptio… in getPropertyByName()
250 return Property(); in getPropertyByName()
273 Property &rProp = aImpl._aProps.getArray()[n]; in SbPropertySetInfo()
290 Sequence< Property > SbPropertySetInfo::getProperties(void) throw( RuntimeException ) in getProperties()
295 Property SbPropertySetInfo::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName()
341 Sequence< Property > SbPropertyContainer::getProperties(void) throw () in getProperties()
346 Property SbPropertyContainer::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName()