Home
last modified time | relevance | path

Searched refs:_out_rNewValue (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.hxx298 …bool impl_dialogFormatting_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableMu…
310 …bool impl_browseForImage_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableMute…
322 …bool impl_browseForTargetURL_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Clearable…
333 …bool impl_executeFontDialog_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::ClearableM…
344 …bool impl_browseForDatabaseDocument_throw( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Clea…
354 …oser_throw( sal_Int32 _nColorPropertyId, ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Cleara…
362 …bool impl_dialogChooseLabelControl_nothrow( ::com::sun::star::uno::Any& _out_rNewValue, ::osl::Cle…
H A Dformcomponenthandler.cxx2701 …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()
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()
2911 _out_rNewValue <<= (::rtl::OUString)aFileDlg.GetPath(); in impl_browseForDatabaseDocument_throw()
2930 _out_rNewValue <<= (sal_Int32)nColor; in impl_dialogColorChooser_throw()
[all …]

Completed in 28 milliseconds