Home
last modified time | relevance | path

Searched refs:ScVbaPropValue (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbapropvalue.cxx27 ScVbaPropValue::ScVbaPropValue( PropListener* pListener ) : m_pListener( pListener ) in ScVbaPropValue() function in ScVbaPropValue
32 ScVbaPropValue::getValue() throw (css::uno::RuntimeException) in getValue()
38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
/aoo42x/main/sc/source/ui/vba/
H A Dvbapropvalue.cxx27 ScVbaPropValue::ScVbaPropValue( PropListener* pListener ) : m_pListener( pListener ) in ScVbaPropValue() function in ScVbaPropValue
32 ScVbaPropValue::getValue() throw (css::uno::RuntimeException) in getValue()
38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
H A Dvbapropvalue.hxx40 class ScVbaPropValue : public PropValueImpl_BASE class
44 ScVbaPropValue( PropListener* pListener );
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbapropvalue.hxx40 class VBAHELPER_DLLPUBLIC ScVbaPropValue : public PropValueImpl_BASE class
44 ScVbaPropValue( PropListener* pListener );
/aoo42x/main/sw/source/ui/vba/
H A Dvbasystem.cxx163 …return uno::makeAny( uno::Reference< XPropValue > ( new ScVbaPropValue( &maPrivateProfileStringLis… in PrivateProfileString()
H A Dvbaoptions.cxx93 return uno::makeAny( uno::Reference< XPropValue > ( new ScVbaPropValue( this ) ) ); in DefaultFilePath()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbalistbox.cxx153 return uno::makeAny( uno::Reference< XPropValue > ( new ScVbaPropValue( this ) ) ); in Selected()

Completed in 23 milliseconds