Lines Matching refs:shell
26 inline const sal_Bool& SAL_CALL shell::MyProperty::IsNative() const in IsNative()
30 inline const sal_Int32& SAL_CALL shell::MyProperty::getHandle() const in getHandle()
34 inline const com::sun::star::uno::Type& SAL_CALL shell::MyProperty::getType() const in getType()
38 inline const com::sun::star::uno::Any& SAL_CALL shell::MyProperty::getValue() const in getValue()
42 inline const com::sun::star::beans::PropertyState& SAL_CALL shell::MyProperty::getState() const in getState()
46 inline const sal_Int16& SAL_CALL shell::MyProperty::getAttributes() const in getAttributes()
50 inline void SAL_CALL shell::MyProperty::setHandle( const sal_Int32& __Handle ) const in setHandle()
54 inline void SAL_CALL shell::MyProperty::setType( const com::sun::star::uno::Type& __Typ ) const in setType()
58 inline void SAL_CALL shell::MyProperty::setValue( const com::sun::star::uno::Any& __Value ) const in setValue()
62 inline void SAL_CALL shell::MyProperty::setState( const com::sun::star::beans::PropertyState& __Sta… in setState()
66 inline void SAL_CALL shell::MyProperty::setAttributes( const sal_Int16& __Attributes ) const in setAttributes()