Lines Matching refs:_out_rNewValue

2701 …bool FormComponentPropertyHandler::impl_dialogFormatting_nothrow( Any& _out_rNewValue, ::osl::Clea…  in impl_dialogFormatting_nothrow()  argument
2760_out_rNewValue <<= (sal_Int32)( static_cast< const SfxUInt32Item* >( pItem )->GetValue() ); in impl_dialogFormatting_nothrow()
2773 …bool FormComponentPropertyHandler::impl_browseForImage_nothrow( Any& _out_rNewValue, ::osl::Cleara… in impl_browseForImage_nothrow() argument
2822 _out_rNewValue <<= xGrfObj; in impl_browseForImage_nothrow()
2826 _out_rNewValue <<= (::rtl::OUString)aFileDlg.GetPath(); in impl_browseForImage_nothrow()
2832 …bool FormComponentPropertyHandler::impl_browseForTargetURL_nothrow( Any& _out_rNewValue, ::osl::Cl… in impl_browseForTargetURL_nothrow() argument
2848 _out_rNewValue <<= (::rtl::OUString)aFileDlg.GetPath(); in impl_browseForTargetURL_nothrow()
2853 …bool FormComponentPropertyHandler::impl_executeFontDialog_nothrow( Any& _out_rNewValue, ::osl::Cle… in impl_executeFontDialog_nothrow() argument
2875 _out_rNewValue <<= aFontPropertyValues; in impl_executeFontDialog_nothrow()
2886 …bool FormComponentPropertyHandler::impl_browseForDatabaseDocument_throw( Any& _out_rNewValue, ::os… in impl_browseForDatabaseDocument_throw() argument
2911 _out_rNewValue <<= (::rtl::OUString)aFileDlg.GetPath(); in impl_browseForDatabaseDocument_throw()
2916 …er::impl_dialogColorChooser_throw( sal_Int32 _nColorPropertyId, Any& _out_rNewValue, ::osl::Cleara… in impl_dialogColorChooser_throw() argument
2930 _out_rNewValue <<= (sal_Int32)nColor; in impl_dialogColorChooser_throw()
2935 …bool FormComponentPropertyHandler::impl_dialogChooseLabelControl_nothrow( Any& _out_rNewValue, ::o… in impl_dialogChooseLabelControl_nothrow() argument
2941 _out_rNewValue <<= dlgSelectLabel.GetSelected(); in impl_dialogChooseLabelControl_nothrow()