Home
last modified time | relevance | path

Searched refs:OSL_TRACE (Results 1 – 25 of 504) sorted by path

12345678910>>...21

/trunk/main/accessibility/bridge/source/java/
H A DWindowsAccessBridgeAdapter.cxx171 OSL_TRACE("RuntimeException caught while initializing the mapping"); in Java_org_openoffice_accessibility_WindowsAccessBridgeAdapter_createMapping()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx309 OSL_TRACE( in grabFocus()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1199 OSL_TRACE( "animations::AnimationNode::createClone(), exception caught!" ); in createClone()
1208 OSL_TRACE( "animations::AnimationNode::createClone(), exception caught!" ); in createClone()
/trunk/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx147 OSL_TRACE( "Grabbing frame at %fs", getMediaTime() ); in busCallback()
182 OSL_TRACE( "Trying to grab frame at %fs", fMediaTime ); in grabFrame()
209 OSL_TRACE( "FrameGrabber received a GdkPixbuf"); in grabFrame()
H A Dgstplayer.cxx185 OSL_TRACE( ">>> --------------------------------" ); in Player()
186 OSL_TRACE( ">>> Creating Player object with URL: %s", pURI->str ); in Player()
364 OSL_TRACE( "GStreamer method avmedia::gst::Player::setStopTime needs to be implemented" ); in setStopTime()
391 OSL_TRACE( "GStreamer method avmedia::gst::Player::setRate needs to be implemented" ); in setRate()
513 OSL_TRACE( ">>> Requested preferred video size is: %d x %d pixel", aSize.Width, aSize.Height ); in getPreferredPlayerWindowSize()
722 OSL_TRACE( ">>> Bin has element: %s", pElementName ); in implHandleNewElementFunc()
753 OSL_TRACE( ">>> Element %s has pad: %s", pElementName, pPadName ); in implHandleNewPadFunc()
774 OSL_TRACE( "\t>>> Pad has structure: %s", pStructName ); in implHandleNewPadFunc()
778OSL_TRACE( "\t\t>>> Structure has field: %s", gst_structure_nth_field_name( pStruct, n ) ); in implHandleNewPadFunc()
942 OSL_TRACE( ">>> Got Request to create XOverlay" ); in handleCreateWindow()
/trunk/main/avmedia/source/macavf/
H A Dmacavf_framegrabber.cxx59 OSL_TRACE( "AVGrabber::create() cannot load url=\"%s\"", [pNSStr UTF8String] ); in create()
72 OSL_TRACE( "AVGrabber::create() found no video content!" ); in create()
89 OSL_TRACE( "AVPlayer::grabFrame( %.3fsec)", fMediaTime ); in grabFrame()
H A Dmacavf_manager.cxx38 OSL_TRACE( "Constructing avmedia::macavf::Manager" ); in Manager()
55 OSL_TRACE( "avmediamacavf: Manager::createPlayer" ); in createPlayer()
H A Dmacavf_player.cxx120 OSL_TRACE( "AVPlayer replay=%d", mbLooping); in handleObservation()
179 OSL_TRACE ("Player::start status=%d", (int)eStatus); in start()
194 OSL_TRACE ("Player::stop() playing=%d", bPlaying); in stop()
235 OSL_TRACE ("Player::setMediaTime( %.3fsec)", fTime); in setMediaTime()
262 OSL_TRACE ("Player::setStopTime( %.3fsec)", fTime); in setStopTime()
279 OSL_TRACE ("Player::setRate( %.3f)", fRate); in setRate()
294 OSL_TRACE ("Player::getRate() = %.3f", fRate); in getRate()
303 OSL_TRACE ("Player::setPlaybackLoop( %d)", bSet ); in setPlaybackLoop()
313 OSL_TRACE ("Player::isPlaybackLoop() = %d", bRet ); in isPlaybackLoop()
336 OSL_TRACE ("Player::isMuted() = %d", mbMuted); in isMute()
[all …]
H A Dmacavf_window.cxx47 OSL_TRACE ("Constructing an avmedia::macavf::Window"); in Window()
56 OSL_TRACE( "Found %d video and %d audio tracks.", nVideoCount, nAudioCount ); in Window()
95 OSL_TRACE( "AVPlayer::handleObservation key=\"%s\"", [pKeyPath UTF8String]); in handleObservation()
138 OSL_TRACE( "AVWindow::setPosSize( %dx%d%+d%+d)", (int)Width,(int)Height,(int)X,(int)Y);//###### in setPosSize()
171 OSL_TRACE ("Window::setVisible(%d)", bVisible); in setVisible()
179 OSL_TRACE ("Window::setEnable(%d)", bEnable); in setEnable()
187 OSL_TRACE ("Window::setFocus"); in setFocus()
/trunk/main/avmedia/source/viewer/
H A Dmediawindowbase_impl.cxx91OSL_TRACE( "Trying to create media manager service %s", aServiceManagers[ i ].pServiceName ); in createPlayer()
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx73 OSL_TRACE("in basicide_macro_organizer"); in basicide_macro_organizer()
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx1235 OSL_TRACE( "Could not bootstrap UNO, installation must be in disorder. Exiting.\n" ); in Main()
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx643OSL_TRACE("importFromSvgD(): skipping tags in svg:d element (unknown: \"%c\")!", aCurrChar); in importFromSvgD()
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx79 OSL_TRACE( "#!/usr/bin/gnuplot -persist\n", in outputHeader()
126 OSL_TRACE( " %f\t%f\n", rElem.first.getX(), rElem.first.getY() ); in outputPoint()
134 OSL_TRACE( " %f\t%f\n\n", rElem.first.getX(), rElem.first.getY() ); in outputVector()
153 OSL_TRACE( " %f\t%f\t%f\t%f\t%f\t%f\t%f\t%f\t%f\t%f\n\n", in outputRect()
258 OSL_TRACE( " cubicBezier(%f,%f,%f,%f,t), \\\n" in ~DebugPlotter()
281 OSL_TRACE( " '-' using ($1):($2) title \"Polygon %s\" with lp", in ~DebugPlotter()
342 OSL_TRACE( " %f,%f", in ~DebugPlotter()
407 OSL_TRACE( pStr ); in print()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx245 OSL_TRACE("#addLibraryModulesImpl - aMod"); in addLibraryModulesImpl()
/trunk/main/basic/source/classes/
H A Derrobject.cxx186 OSL_TRACE("SbxErrObject::SbxErrObject ctor"); in SbxErrObject()
197 OSL_TRACE("SbxErrObject::~SbxErrObject dtor"); in ~SbxErrObject()
H A Deventatt.cxx89 OSL_TRACE("SFURL_firing_impl() processing script url %s", in SFURL_firing_impl()
126 OSL_TRACE("SFURL_firing_impl() Failed to create msp"); in SFURL_firing_impl()
140 OSL_TRACE("SFURL_firing_impl() Failed to obtain XScript"); in SFURL_firing_impl()
152 OSL_TRACE("SFURL_firing_impl() Caught RuntimeException reason %s.", in SFURL_firing_impl()
158 OSL_TRACE("SFURL_firing_impl() Caught Exception reason %s.", in SFURL_firing_impl()
519 OSL_TRACE("About to try get a hold of ThisComponent"); in RTL_Impl_CreateUnoDialog()
H A Dsb.cxx1070OSL_TRACE("create module %s type mInfo %d", rtl::OUStringToOString( rName, RTL_TEXTENCODING_UTF8 )… in MakeModule32()
2012 OSL_TRACE("Failed to get ThisComponent"); in GetModelFromBasic()
2031 OSL_TRACE("Have model ThisComponent points to url %s", in GetModelFromBasic()
H A Dsbunoobj.cxx1786OSL_TRACE("Checking if object implements %s", OUStringToOString( aClassName, RTL_TEXTENCODING_UTF8… in checkUnoObjectType()
H A Dsbxmod.cxx2231 OSL_TRACE("*********** Registering the listeners"); in FormObjEventListenerImpl()
2265 OSL_TRACE("*********** Removing the listeners"); in removeListener()
2409 OSL_TRACE("** Userform/Dialog disposing"); in disposing()
2495 OSL_TRACE("**** SbUserFormModule::triggerDeactivate"); in triggerDeactivateEvent()
2503 OSL_TRACE("**** SbUserFormModule::triggerInitializeEvent"); in triggerInitializeEvent()
2511 OSL_TRACE("**** SbUserFormModule::triggerTerminateEvent"); in triggerTerminateEvent()
2558 OSL_TRACE("** load() "); in Load()
2567 OSL_TRACE("** Unload() "); in Unload()
2593 OSL_TRACE("Attempting too run the UnloadObjectMethod"); in Unload()
2600 OSL_TRACE("Showing %d", bWaitForDispose ); in Unload()
[all …]
/trunk/main/basic/source/comp/
H A Dcodegen.cxx131 OSL_TRACE("COdeGen::save() classmodule processing"); in Save()
H A Dparser.cxx142OSL_TRACE("Parser - %s, bClassModule %d", rtl::OUStringToOString( pm->GetName(), RTL_TEXTENCODING_… in SbiParser()
H A Dscanner.cxx520 OSL_TRACE("*** resetting bSpaces***"); in NextSym()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx650 OSL_TRACE("FreeLibrary(%p) failed with %u", handle, GetLastError()); in ~Dll()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx230 OSL_TRACE("Reporting error converting"); in ImpScan()

Completed in 157 milliseconds

12345678910>>...21