Home
last modified time | relevance | path

Searched refs:OSL_TRACE (Results 176 – 200 of 504) sorted by relevance

12345678910>>...21

/trunk/main/chart2/source/model/main/
H A DChartModel.cxx115 OSL_TRACE( "ChartModel: CTOR called" ); in ChartModel()
155 OSL_TRACE( "ChartModel: Copy-CTOR called" ); in ChartModel()
192 OSL_TRACE( "ChartModel: DTOR called" ); in ~ChartModel()
448 OSL_TRACE( "ChartModel: unlockControllers called with m_nControllerLockCount == 0" ); in unlockControllers()
575 OSL_TRACE( "ChartModel: dispose() called" ); in dispose()
/trunk/main/canvas/source/vcl/
H A Dspritecanvas.cxx68 OSL_TRACE( "SpriteCanvas created" ); in initialize()
123 OSL_TRACE( "SpriteCanvas destroyed" ); in ~SpriteCanvas()
/trunk/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx48 OSL_TRACE(, "DocxExportFilter::exportDocument()\n" ); // DEBUG remove me in exportDocument()
134 OSL_TRACE("%s, pImplName is '%s'", OSL_THIS_FUNC, pImplName); in component_getFactory()
H A Drtfexportfilter.cxx53 OSL_TRACE("%s", OSL_THIS_FUNC); in filter()
147 OSL_TRACE("%s, pImplName is '%s'", OSL_THIS_FUNC, pImplName); in component_getFactory()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx775 OSL_TRACE("create selector dialog"); in ChooseScript()
784 OSL_TRACE("done, now exec it"); in ChooseScript()
788 OSL_TRACE("has returned"); in ChooseScript()
/trunk/main/sdext/source/minimizer/
H A Dinformationdialog.cxx425 OSL_TRACE( "InformationDialog::InformationDialog" ); in InformationDialog()
435 OSL_TRACE( "InformationDialog::~InformationDialog" ); in ~InformationDialog()
442 OSL_TRACE( "InformationDialog::execute" ); in execute()
/trunk/main/unotools/source/config/
H A Deventcfg.cxx180 OSL_TRACE("In GlobalEventConfig_Impl::Commit"); in Commit()
196OSL_TRACE("writing binding for: %s",::rtl::OUStringToOString(sNode , RTL_TEXTENCODING_ASCII_US ).p… in Commit()
241OSL_TRACE("reading binding for: %s",::rtl::OUStringToOString(lMacros[0] , RTL_TEXTENCODING_ASCII_U… in initBindingInfo()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx577 OSL_TRACE( "DrawView::DeleteMarked() - enter" ); in DeleteMarked()
637 OSL_TRACE( "DrawView::InsertAutoLayoutShape() - InsertAutoLayoutShape" ); in DeleteMarked()
651 OSL_TRACE( "DrawView::InsertAutoLayoutShape() - leave" ); in DeleteMarked()
/trunk/main/sfx2/source/sidebar/
H A DPanel.cxx247 OSL_TRACE("panel parent is %x", pElementWindow->GetParent()); in PrintWindowTree()
251 OSL_TRACE(" panel is empty"); in PrintWindowTree()
/trunk/main/oox/source/drawingml/
H A Dtextfield.cxx125OSL_TRACE( "Exception %s", OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in lclCreateTextFields()
187 OSL_TRACE("OOX: TextField::insertAt() exception"); in insertAt()
H A Dhyperlinkcontext.cxx50OSL_TRACE("OOX: URI rId %s", ::rtl::OUStringToOString (aRelId, RTL_TEXTENCODING_UTF8).pData->buffe… in HyperLinkContext()
54OSL_TRACE("OOX: URI href %s", ::rtl::OUStringToOString (sHref, RTL_TEXTENCODING_UTF8).pData->buffe… in HyperLinkContext()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvascustomsprite.cxx57 OSL_TRACE("sprite size: %d, %d", in CanvasCustomSprite()
135 OSL_TRACE("replacing sprite background surface"); in changeSurface()
H A Dcairo_spritehelper.cxx105 OSL_TRACE ("CanvasCustomSprite::redraw called"); in redraw()
151 OSL_TRACE ("aSize %f x %f position: %f,%f", aSize.getX(), aSize.getY(), fX, fY ); in redraw()
/trunk/main/comphelper/source/misc/
H A Dnumbers.cxx55 OSL_TRACE("getNumberFormatType : invalid key! (maybe created with another formatter ?)"); in getNumberFormatType()
87 OSL_TRACE("getNumberFormatDecimals : invalid key! (may be created with another formatter ?)"); in getNumberFormatDecimals()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx423 OSL_TRACE("cache size is %d/%d", mnNormalCacheSize, mnPreciousCacheSize); in ReCalculateTotalCacheSize()
529 OSL_TRACE("cache size is %d > %d", mnNormalCacheSize,mnMaximalNormalCacheSize); in UpdateCacheSize()
625 OSL_TRACE("compressing bitmap for %x from %d to %d bytes (%d%%)", in Compress()
H A DSlsCacheCompactor.cxx208 OSL_TRACE ("bitmap cache uses to much space: %d > %d", in Run()
226 OSL_TRACE (" there are now %d bytes occupied", mrCache.GetSize()); in Run()
/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_import.cxx132 OSL_TRACE( "ModuleElement::~ModuleElement(): %s\n", aStr.getStr() ); in ~ModuleElement()
211 OSL_TRACE( "ModuleImport::~ModuleImport().\n" ); in ~ModuleImport()
/trunk/main/sd/source/ui/framework/factories/
H A DViewShellWrapper.cxx88 OSL_TRACE("disposing ViewShellWrapper %x", this); in disposing()
92 OSL_TRACE("removing ViewShellWrapper %x from window listener at %x", this, mxWindow.get()); in disposing()
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx84OSL_TRACE("OleObject %s returning visible %s", rtl::OUStringToOString( m_xControl->getName(), RTL_… in getVisible()
91OSL_TRACE("OleObject %s set visible %s", rtl::OUStringToOString( m_xControl->getName(), RTL_TEXTEN… in setVisible()
/trunk/main/javaunohelper/source/
H A Dbootstrap.cxx167 OSL_TRACE( __FILE__": forwarding RuntimeException: %s", cstr.getStr() ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap()
178 OSL_TRACE( __FILE__": forwarding Exception: %s", cstr.getStr() ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFolderPicker.cxx119 OSL_TRACE( "setting path to %s\n", aTxt.getStr() ); in setDisplayDirectory()
170 OSL_TRACE( "1: HERE WE ARE\n"); in execute()
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx156 OSL_TRACE("SetAsNodeIndex: no SwDoc"); in SetAsNodeIndex()
488 OSL_TRACE("XMLRedlineImportHelper::CreateRedlineTextSection: " in CreateRedlineTextSection()
627 OSL_TRACE("XMLRedlineImportHelper::InsertIntoDocument: " in InsertIntoDocument()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx365 OSL_TRACE(__FILE__" -- Bootstrap_Impl() - %s\n", sFile.getStr()); in Bootstrap_Impl()
389 OSL_TRACE( in Bootstrap_Impl()
403 OSL_TRACE( __FILE__" -- couldn't open file: %s", file_tmp.getStr() ); in Bootstrap_Impl()
819 OSL_TRACE( in rtl_bootstrap_set()
/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx318 OSL_TRACE( "ChartTypeTemplate::changeDiagramData: Showing Diagram structure" ); in changeDiagramData()
319 OSL_TRACE( "---------------------------------------------------------------" ); in changeDiagramData()
818 OSL_TRACE( "ChartTypeTemplate::FillDiagram: Showing Diagram structure" ); in FillDiagram()
819 OSL_TRACE( "---------------------------------------------------------" ); in FillDiagram()
/trunk/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.cxx98 OSL_TRACE( "Invalidate all children called\n" ); in notifyEvent()
107 OSL_TRACE("Focused object has invalid index in parent"); in notifyEvent()

Completed in 138 milliseconds

12345678910>>...21