/trunk/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 373 comphelper::anyToString( cppu::getCaughtException() ), in getSlideAPI() 695 comphelper::anyToString( cppu::getCaughtException() ), in disposing() 1299 comphelper::anyToString( cppu::getCaughtException() ), in paint() 1470 comphelper::anyToString( cppu::getCaughtException() ), in registerShapeEvents() 1557 comphelper::anyToString( cppu::getCaughtException() ), in pause() 1594 comphelper::anyToString( cppu::getCaughtException() ), in resume() 2156 comphelper::anyToString( cppu::getCaughtException() ), in keyInput() 2772 comphelper::anyToString( cppu::getCaughtException() ), in resize() 3133 comphelper::anyToString( cppu::getCaughtException() ), in setUsePen() 3440 comphelper::anyToString( cppu::getCaughtException() ), in gotoPreviousSlide() [all …]
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_cmdenv.cxx | 233 + ::comphelper::anyToString(request) + OUSTR("\n\n")); in handle() 309 OUString msg = ::comphelper::anyToString(request); in handle() 372 buf.append( ::comphelper::anyToString(dp_exc.Cause) ); in update_() 375 buf.append( ::comphelper::anyToString(Status) ); in update_()
|
H A D | unopkg_app.cxx | 670 cause = ::comphelper::anyToString(exc.Cause); in unopkg_main() 697 ::comphelper::anyToString(exc) : e.Message) + in unopkg_main()
|
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewmediashape.cxx | 111 comphelper::anyToString( in ~ViewMediaShape() 327 comphelper::anyToString( cppu::getCaughtException() ), in implInitialize() 472 comphelper::anyToString( cppu::getCaughtException() ), in implInitializeVCLBasedPlayerWindow() 531 comphelper::anyToString( cppu::getCaughtException() ), in implInitializeDXBasedPlayerWindow()
|
H A D | externalshapebase.cxx | 122 comphelper::anyToString( in ~ExternalShapeBase()
|
H A D | viewbackgroundshape.cxx | 198 comphelper::anyToString( cppu::getCaughtException() ), in render()
|
/trunk/main/sd/source/core/ |
H A D | CustomAnimationCloner.cxx | 152 comphelper::anyToString( cppu::getCaughtException() ), in Clone() 237 comphelper::anyToString( cppu::getCaughtException() ), in transformNode() 312 comphelper::anyToString( cppu::getCaughtException() ), in transformValue()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 1009 comphelper::anyToString( cppu::getCaughtException() ), in UpdateLinkURL_Impl() 1052 comphelper::anyToString( cppu::getCaughtException() ), in BreakFileLink_Impl() 1104 comphelper::anyToString( cppu::getCaughtException() ), in CheckFileLink_Impl() 1189 comphelper::anyToString( cppu::getCaughtException() ), in Connect_Impl() 1277 comphelper::anyToString( cppu::getCaughtException() ), in RemoveListeners_Impl() 1360 comphelper::anyToString( cppu::getCaughtException() ), in Disconnect_Impl() 1501 comphelper::anyToString( cppu::getCaughtException() ), in SetModel() 2067 comphelper::anyToString( cppu::getCaughtException() ), in Unload()
|
/trunk/main/slideshow/source/engine/slide/ |
H A D | slideimpl.cxx | 884 comphelper::anyToString(cppu::getCaughtException()), in implPrefetchShow() 1012 comphelper::anyToString(cppu::getCaughtException()), in applyInitialShapeAttributes() 1190 comphelper::anyToString( cppu::getCaughtException() ), in loadShapes() 1234 comphelper::anyToString( cppu::getCaughtException() ), in loadShapes()
|
H A D | slideanimations.cxx | 67 comphelper::anyToString( in ~SlideAnimations()
|
/trunk/main/slideshow/source/engine/ |
H A D | activitiesqueue.cxx | 72 comphelper::anyToString( in ~ActivitiesQueue() 141 comphelper::anyToString( cppu::getCaughtException() ), in process()
|
H A D | eventqueue.cxx | 89 comphelper::anyToString( in ~EventQueue() 266 comphelper::anyToString( cppu::getCaughtException() ), in process_()
|
H A D | shapesubset.cxx | 92 comphelper::anyToString( in ~ShapeSubset()
|
H A D | slidebitmap.cxx | 97 comphelper::anyToString( cppu::getCaughtException() ), in draw()
|
H A D | soundplayer.cxx | 134 comphelper::anyToString( in ~SoundPlayer()
|
H A D | waitsymbol.cxx | 147 comphelper::anyToString( cppu::getCaughtException() ), in viewAdded()
|
/trunk/main/toolkit/workben/layout/ |
H A D | editor.cxx | 90 static rtl::OUString anyToString (uno::Any value) in anyToString() function 128 { return sal::static_int_cast<long>(anyToString( value ).toInt64()); } in anyToNatural() 130 { return anyToString( value ).toDouble(); } in anyToDecimal() 487 rValue = anyToString( layoutimpl::prophlp::getProperty( mxWidget, rPropName ) ); in getProperty() 491 rValue = anyToString( layoutimpl::prophlp::getProperty( in getProperty() 931 rtl::OUString str = anyToString( getValue() ); in load()
|
/trunk/main/canvas/source/directx/ |
H A D | dx_config.cxx | 93 comphelper::anyToString( cppu::getCaughtException() ), in DXCanvasItem() 135 comphelper::anyToString( cppu::getCaughtException() ), in ~DXCanvasItem()
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 357 + ::comphelper::anyToString(request) + OUSTR("\n")); in handle() 537 text = ::comphelper::anyToString( rStatus ); // fallback in update_() 828 msg = ::comphelper::anyToString(exc); in execute()
|
/trunk/main/scripting/source/vbaevents/ |
H A D | eventhelper.cxx | 140 rtl::OUStringToOString( comphelper::anyToString( makeAny(evt.Source)), 164 rtl::OUStringToOString( comphelper::anyToString( evt.Arguments[ index ] ), 892 …OSL_TRACE("Argument[0] is %s", rtl::OUStringToOString( comphelper::anyToString( evt.Arguments[0] … in firing_Impl()
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | anytostring.hxx | 41 COMPHELPER_DLLPUBLIC ::rtl::OUString anyToString( ::com::sun::star::uno::Any const & value );
|
/trunk/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 923 ::comphelper::anyToString( in processPackage_() 1013 …OSL_ENSURE( 0, ::rtl::OUStringToOString( ::comphelper::anyToString( ::cppu::getCaughtException() )… in getDescription() 1142 ::comphelper::anyToString( in exportTo()
|
/trunk/main/desktop/source/deployment/ |
H A D | dp_log.cxx | 184 buf.append( ::comphelper::anyToString(Status) ); in update()
|
/trunk/main/oox/source/ppt/ |
H A D | slidefragmenthandler.cxx | 213 comphelper::anyToString( cppu::getCaughtException() ), in endDocument()
|
/trunk/main/slideshow/source/engine/transitions/ |
H A D | shapetransitionfactory.cxx | 125 comphelper::anyToString( in ~ClippingAnimation()
|