Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 1123) sorted by relevance

12345678910>>...45

/AOO41X/main/vcl/source/gdi/
H A Dregion.cxx338 mpRegionBand.reset(rRect.IsEmpty() ? 0 : new RegionBand(rRect)); in Region()
409 mpRegionBand.reset(new RegionBand(aRect)); in ImplCreatePolyPolyRegion()
413 mpPolyPolygon.reset(new PolyPolygon(rPolyPoly)); in ImplCreatePolyPolyRegion()
425 mpB2DPolyPolygon.reset(new basegfx::B2DPolyPolygon(rPolyPoly)); in ImplCreatePolyPolyRegion()
449 mpB2DPolyPolygon.reset(aPoly.count() ? new basegfx::B2DPolyPolygon(aPoly) : 0); in Move()
450 mpPolyPolygon.reset(); in Move()
451 mpRegionBand.reset(); in Move()
458 mpB2DPolyPolygon.reset(); in Move()
459 mpPolyPolygon.reset(aPoly.Count() ? new PolyPolygon(aPoly) : 0); in Move()
460 mpRegionBand.reset(); in Move()
[all …]
/AOO41X/main/oox/source/xls/
H A Ddrawingmanager.cxx342 … case BIFF_OBJTYPE_GROUP: xDrawingObj.reset( new BiffGroupObject( rHelper ) ); break; in importObjBiff3()
343 … case BIFF_OBJTYPE_LINE: xDrawingObj.reset( new BiffLineObject( rHelper ) ); break; in importObjBiff3()
344 … case BIFF_OBJTYPE_RECTANGLE: xDrawingObj.reset( new BiffRectObject( rHelper ) ); break; in importObjBiff3()
345 … case BIFF_OBJTYPE_OVAL: xDrawingObj.reset( new BiffOvalObject( rHelper ) ); break; in importObjBiff3()
346 … case BIFF_OBJTYPE_ARC: xDrawingObj.reset( new BiffArcObject( rHelper ) ); break; in importObjBiff3()
348 … case BIFF_OBJTYPE_CHART: xDrawingObj.reset( new XclImpChartObj( rHelper ) ); break; in importObjBiff3()
349 … case BIFF_OBJTYPE_TEXT: xDrawingObj.reset( new XclImpTextObj( rHelper ) ); break; in importObjBiff3()
350 … case BIFF_OBJTYPE_BUTTON: xDrawingObj.reset( new XclImpButtonObj( rHelper ) ); break; in importObjBiff3()
351 … case BIFF_OBJTYPE_PICTURE: xDrawingObj.reset( new XclImpPictureObj( rHelper ) ); break; in importObjBiff3()
357 xDrawingObj.reset( new BiffPlaceholderObject( rHelper ) ); in importObjBiff3()
[all …]
H A Dworkbookhelper.cxx456 mxStyles.reset( new StylesBuffer( *this ) ); in createBuffersPerSheet()
457 mxDefNames.reset( new DefinedNamesBuffer( *this ) ); in createBuffersPerSheet()
458 mxExtLinks.reset( new ExternalLinkBuffer( *this ) ); in createBuffersPerSheet()
466 mxExtLinks.reset( new ExternalLinkBuffer( *this ) ); in createBuffersPerSheet()
494 mxWorkbookSettings.reset( new WorkbookSettings( *this ) ); in initialize()
495 mxViewSettings.reset( new ViewSettings( *this ) ); in initialize()
496 mxWorksheets.reset( new WorksheetBuffer( *this ) ); in initialize()
497 mxTheme.reset( new ThemeBuffer( *this ) ); in initialize()
498 mxStyles.reset( new StylesBuffer( *this ) ); in initialize()
499 mxSharedStrings.reset( new SharedStringsBuffer( *this ) ); in initialize()
[all …]
/AOO41X/main/sc/source/filter/excel/
H A Dxiroot.cxx65 mrImpData.mxAddrConv.reset( new XclImpAddressConverter( GetRoot() ) ); in XclImpRoot()
66 mrImpData.mxFmlaComp.reset( new XclImpFormulaCompiler( GetRoot() ) ); in XclImpRoot()
67 mrImpData.mxPalette.reset( new XclImpPalette( GetRoot() ) ); in XclImpRoot()
68 mrImpData.mxFontBfr.reset( new XclImpFontBuffer( GetRoot() ) ); in XclImpRoot()
69 mrImpData.mxNumFmtBfr.reset( new XclImpNumFmtBuffer( GetRoot() ) ); in XclImpRoot()
70 mrImpData.mpXFBfr.reset( new XclImpXFBuffer( GetRoot() ) ); in XclImpRoot()
71 mrImpData.mxXFRangeBfr.reset( new XclImpXFRangeBuffer( GetRoot() ) ); in XclImpRoot()
72 mrImpData.mxTabInfo.reset( new XclImpTabInfo ); in XclImpRoot()
73 mrImpData.mxNameMgr.reset( new XclImpNameManager( GetRoot() ) ); in XclImpRoot()
74 mrImpData.mxObjMgr.reset( new XclImpObjectManager( GetRoot() ) ); in XclImpRoot()
[all …]
H A Dxeroot.cxx169 mrExpData.mxTabInfo.reset( new XclExpTabInfo( GetRoot() ) ); in InitializeConvert()
170 mrExpData.mxAddrConv.reset( new XclExpAddressConverter( GetRoot() ) ); in InitializeConvert()
171 mrExpData.mxFmlaComp.reset( new XclExpFormulaCompiler( GetRoot() ) ); in InitializeConvert()
172 mrExpData.mxProgress.reset( new XclExpProgressBar( GetRoot() ) ); in InitializeConvert()
183 mrExpData.mxPalette.reset( new XclExpPalette( GetRoot() ) ); in InitializeGlobals()
184 mrExpData.mxFontBfr.reset( new XclExpFontBuffer( GetRoot() ) ); in InitializeGlobals()
185 mrExpData.mxNumFmtBfr.reset( new XclExpNumFmtBuffer( GetRoot() ) ); in InitializeGlobals()
186 mrExpData.mxXFBfr.reset( new XclExpXFBuffer( GetRoot() ) ); in InitializeGlobals()
187 mrExpData.mxGlobLinkMgr.reset( new XclExpLinkManager( GetRoot() ) ); in InitializeGlobals()
188 mrExpData.mxNameMgr.reset( new XclExpNameManager( GetRoot() ) ); in InitializeGlobals()
[all …]
H A Dxichart.cxx528 maData.mxItemSet.reset( in XclImpChEscherFormat()
570 mxLineFmt.reset( new XclImpChLineFormat ); in XclImpChFrameBase()
572 mxAreaFmt.reset( new XclImpChAreaFormat ); in XclImpChFrameBase()
579 mxLineFmt.reset( new XclImpChLineFormat( aLineFmt ) ); in XclImpChFrameBase()
585 mxAreaFmt.reset( new XclImpChAreaFormat( aAreaFmt ) ); in XclImpChFrameBase()
599 mxLineFmt.reset( new XclImpChLineFormat ); in ReadSubRecord()
603 mxAreaFmt.reset( new XclImpChAreaFormat ); in ReadSubRecord()
607 mxEscherFmt.reset( new XclImpChEscherFormat( rStrm.GetRoot() ) ); in ReadSubRecord()
685 mxLineFmt.reset( new XclImpChLineFormat( aLineFmt ) ); in UpdateObjFrame()
696 mxAreaFmt.reset( new XclImpChAreaFormat( aAreaFmt ) ); in UpdateObjFrame()
[all …]
H A Dxiescher.cxx172 inline void reset( SdrObjType* pObj = 0 ) { free(); mpObj = pObj; } in reset() function in __anon79d312b40111::TSdrObjectPtr
228 … case EXC_OBJTYPE_GROUP: xDrawObj.reset( new XclImpGroupObj( rRoot ) ); break; in ReadObj3()
229 … case EXC_OBJTYPE_LINE: xDrawObj.reset( new XclImpLineObj( rRoot ) ); break; in ReadObj3()
230 … case EXC_OBJTYPE_RECTANGLE: xDrawObj.reset( new XclImpRectObj( rRoot ) ); break; in ReadObj3()
231 … case EXC_OBJTYPE_OVAL: xDrawObj.reset( new XclImpOvalObj( rRoot ) ); break; in ReadObj3()
232 … case EXC_OBJTYPE_ARC: xDrawObj.reset( new XclImpArcObj( rRoot ) ); break; in ReadObj3()
233 … case EXC_OBJTYPE_CHART: xDrawObj.reset( new XclImpChartObj( rRoot ) ); break; in ReadObj3()
234 … case EXC_OBJTYPE_TEXT: xDrawObj.reset( new XclImpTextObj( rRoot ) ); break; in ReadObj3()
235 … case EXC_OBJTYPE_BUTTON: xDrawObj.reset( new XclImpButtonObj( rRoot ) ); break; in ReadObj3()
236 … case EXC_OBJTYPE_PICTURE: xDrawObj.reset( new XclImpPictureObj( rRoot ) ); break; in ReadObj3()
[all …]
H A Dxechart.cxx586 xLineFmt.reset(); in lclCreateLineFormat()
760 mxLineFmt.reset( new XclExpChLineFormat( rRoot ) ); in ConvertFrameBase()
765 mxAreaFmt.reset( new XclExpChAreaFormat( rRoot ) ); in ConvertFrameBase()
769 mxEscherFmt.reset( new XclExpChEscherFormat( rRoot ) ); in ConvertFrameBase()
774 mxEscherFmt.reset(); in ConvertFrameBase()
783 mxLineFmt.reset( new XclExpChLineFormat( rRoot ) ); in SetDefaultFrameBase()
788 mxAreaFmt.reset( new XclExpChAreaFormat( rRoot ) ); in SetDefaultFrameBase()
790 mxEscherFmt.reset(); in SetDefaultFrameBase()
870 xFrame.reset(); in lclCreateFrame()
920 mxLinkFmla.reset(); in ConvertDataSequence()
[all …]
/AOO41X/main/comphelper/source/misc/
H A Danycompare.cxx195 pComparator.reset( new ScalarPredicateLess< sal_Unicode >() ); in getStandardLessPredicate()
198 pComparator.reset( new ScalarPredicateLess< sal_Bool >() ); in getStandardLessPredicate()
201 pComparator.reset( new ScalarPredicateLess< sal_Int8 >() ); in getStandardLessPredicate()
204 pComparator.reset( new ScalarPredicateLess< sal_Int16 >() ); in getStandardLessPredicate()
207 pComparator.reset( new ScalarPredicateLess< sal_uInt16 >() ); in getStandardLessPredicate()
210 pComparator.reset( new ScalarPredicateLess< sal_Int32 >() ); in getStandardLessPredicate()
213 pComparator.reset( new ScalarPredicateLess< sal_uInt32 >() ); in getStandardLessPredicate()
216 pComparator.reset( new ScalarPredicateLess< sal_Int64 >() ); in getStandardLessPredicate()
219 pComparator.reset( new ScalarPredicateLess< sal_uInt64 >() ); in getStandardLessPredicate()
222 pComparator.reset( new ScalarPredicateLess< float >() ); in getStandardLessPredicate()
[all …]
/AOO41X/main/basegfx/source/polygon/
H A Db2dpolygon.cxx539 …const_cast< ImplBufferedData* >(this)->mpDefaultSubdivision.reset(new basegfx::B2DPolygon(basegfx:… in getDefaultAdaptiveSubdivision()
607 … const_cast< ImplBufferedData* >(this)->mpB2DRange.reset(new basegfx::B2DRange(aNewRange)); in getB2DRange()
643 const_cast< ImplB2DPolygon* >(this)->mpBufferedData.reset(new ImplBufferedData); in getDefaultAdaptiveSubdivision()
653 const_cast< ImplB2DPolygon* >(this)->mpBufferedData.reset(new ImplBufferedData); in getB2DRange()
675 mpControlVector.reset( new ControlVectorArray2D(*rToBeCopied.mpControlVector) ); in ImplB2DPolygon()
688 … mpControlVector.reset( new ControlVectorArray2D(*rToBeCopied.mpControlVector, nIndex, nCount) ); in ImplB2DPolygon()
691 mpControlVector.reset(); in ImplB2DPolygon()
698 mpControlVector.reset(); in operator =()
699 mpBufferedData.reset(); in operator =()
704 mpControlVector.reset( new ControlVectorArray2D(*rToBeCopied.mpControlVector) ); in operator =()
[all …]
/AOO41X/main/bridges/source/jni_uno/
H A Djni_data.cxx383 jo_out_holder.reset( in map_to_uno()
408 jo_out_holder.reset( in map_to_uno()
466 jo_out_holder.reset( in map_to_uno()
489 jo_type.reset( jni->GetObjectField( in map_to_uno()
503 jo_wrapped_holder.reset( in map_to_uno()
512 jo_type.reset( create_type( jni, (jclass) jo_class.get() ) ); in map_to_uno()
709 jo_out_holder.reset( in map_to_uno()
734 jo_out_holder.reset( in map_to_uno()
949 jo_field.reset( in map_to_uno()
959 jo_field.reset( in map_to_uno()
[all …]
/AOO41X/main/svl/source/misc/
H A Dadrparse.cxx47 ParsedAddrSpec() { reset(); } in ParsedAddrSpec()
53 inline void reset();
58 inline void ParsedAddrSpec::reset() in reset() function in unnamed_svl_adrparse::ParsedAddrSpec
72 reset(); in finish()
110 inline void reset();
141 inline void SvAddressParser_Impl::reset() in reset() function in SvAddressParser_Impl
143 m_aOuterAddrSpec.reset(); in reset()
144 m_aInnerAddrSpec.reset(); in reset()
465 reset(); in SvAddressParser_Impl()
487 m_pAddrSpec->reset(); in SvAddressParser_Impl()
[all …]
/AOO41X/main/slideshow/source/engine/
H A Dusereventqueue.cxx561 mpLastShape.reset(); in handleMouseMoved()
623 rHandler.reset( new Handler( mrEventQueue ) ); in registerEvent()
643 rHandler.reset( new Handler( mrEventQueue ) ); in registerEvent()
721 mpStartEventHandler.reset(); in clear()
725 mpEndEventHandler.reset(); in clear()
730 mpAnimationStartEventHandler.reset(); in clear()
734 mpAnimationEndEventHandler.reset(); in clear()
738 mpAudioStoppedEventHandler.reset(); in clear()
743 mpShapeClickEventHandler.reset(); in clear()
748 mpClickEventHandler.reset(); in clear()
[all …]
H A Deffectrewinder.cxx110 mpAnimationStartHandler.reset( in initialize()
115 mpSlideStartHandler.reset( in initialize()
120 mpSlideEndHandler.reset( in initialize()
142 mpAsynchronousRewindEvent.reset(); in dispose()
148 mpAnimationStartHandler.reset(); in dispose()
154 mpSlideStartHandler.reset(); in dispose()
160 mpSlideEndHandler.reset(); in dispose()
409 mpAsynchronousRewindEvent.reset(); in asynchronousRewind()
410 mpPaintLock.reset(); in asynchronousRewind()
422 mpAsynchronousRewindEvent.reset(); in asynchronousRewindToPreviousSlide()
/AOO41X/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java589 void reset() in reset() method in UndoManager.UndoListener
681 m_undoListener.reset(); in impl_testMultipleModifications()
710 m_undoListener.reset(); in impl_testCustomUndoActions()
768 i_undoManager.reset(); in impl_testLocking()
769 m_undoListener.reset(); in impl_testLocking()
811 i_undoManager.reset(); in impl_testContextHandling()
812 m_undoListener.reset(); in impl_testContextHandling()
861 i_undoManager.reset(); in impl_testContextHandling()
862 m_undoListener.reset(); in impl_testContextHandling()
877 i_undoManager.reset(); in impl_testNestedContexts()
[all …]
/AOO41X/main/oox/source/ole/
H A Dvbacontrol.cxx163 mxSiteModel.reset( new VbaSiteModel ); in VbaDummyFormControl()
167 mxCtrlModel.reset( new AxLabelModel ); in VbaDummyFormControl()
267 case VBA_SITE_COMMANDBUTTON: xCtrlModel.reset( new AxCommandButtonModel ); break; in createControlModel()
268 case VBA_SITE_LABEL: xCtrlModel.reset( new AxLabelModel ); break; in createControlModel()
269 case VBA_SITE_IMAGE: xCtrlModel.reset( new AxImageModel ); break; in createControlModel()
270 case VBA_SITE_TOGGLEBUTTON: xCtrlModel.reset( new AxToggleButtonModel ); break; in createControlModel()
271 case VBA_SITE_CHECKBOX: xCtrlModel.reset( new AxCheckBoxModel ); break; in createControlModel()
272 case VBA_SITE_OPTIONBUTTON: xCtrlModel.reset( new AxOptionButtonModel ); break; in createControlModel()
273 case VBA_SITE_TEXTBOX: xCtrlModel.reset( new AxTextBoxModel ); break; in createControlModel()
274 case VBA_SITE_LISTBOX: xCtrlModel.reset( new AxListBoxModel ); break; in createControlModel()
[all …]
/AOO41X/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx151 mpShapeSubset.reset( in AnimationBaseNode()
185 mpActivity.reset(); in dispose()
188 maAttributeLayerHolder.reset(); in dispose()
190 mpShape.reset(); in dispose()
191 mpShapeSubset.reset(); in dispose()
201 mpActivity.reset(); in init_st()
341 maAttributeLayerHolder.reset(); in deactivate_st()
360 mpActivity.reset(); in deactivate_st()
427 aRepeats.reset( nRepeats ); in fillCommonParameters()
440 aRepeats.reset( nRepeats / (2.0 * nDuration) ); in fillCommonParameters()
[all …]
H A Danimationnodefactory.cxx156 aContext.mpMasterShapeSubset.reset( in operator ()()
256 pTargetSubset.reset( in implCreateIteratedNodes()
286 pTargetSubset.reset( in implCreateIteratedNodes()
422 aContext.mpMasterShapeSubset.reset( in implCreateIteratedNodes()
433 aContext.mpMasterShapeSubset.reset( in implCreateIteratedNodes()
496 pCreatedNode.reset( new PropertyAnimationNode( in implCreateAnimationNode()
501 pCreatedNode.reset( new AnimationSetNode( in implCreateAnimationNode()
506 pCreatedNode.reset( new AnimationPathMotionNode( in implCreateAnimationNode()
511 pCreatedNode.reset( new AnimationColorNode( in implCreateAnimationNode()
516 pCreatedNode.reset( new AnimationTransformNode( in implCreateAnimationNode()
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx172 reset( _rxComponent, eMode ); in SharedUNOComponent()
207 …void reset( const ::com::sun::star::uno::Reference< INTERFACE >& _rxComponent, AssignmentMode _eMo…
242 m_pComponent.reset(); in clear()
257 …void SharedUNOComponent< INTERFACE, COMPONENT >::reset( const ::com::sun::star::uno::Reference< IN… in reset() function in utl::SharedUNOComponent
259 m_pComponent.reset( _eMode == TakeOwnership ? new COMPONENT( _rxComponent ) : NULL ); in reset()
297reset( ::com::sun::star::uno::Reference< INTERFACE >( _pInterface, _queryThrow ), TakeOwnership ); in set()
304 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rRef, _queryThrow ), TakeOwnership ); in set()
311 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rAny, _queryThrow ), TakeOwnership ); in set()
318reset( ::com::sun::star::uno::Reference< INTERFACE >( _pInterface, _setThrow ), TakeOwnership ); in set()
325 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rRef, _setThrow ), TakeOwnership ); in set()
[all …]
/AOO41X/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx196 xProps.reset ( new ContentProperties( aResource ) ); in lcl_sendPartialGETRequest()
230 m_xResAccess.reset( new DAVResourceAccess( in Content()
262 m_xResAccess.reset( new DAVResourceAccess( in Content()
665 xResAccess.reset( new DAVResourceAccess( *m_xResAccess.get() ) ); in execute()
670 m_xResAccess.reset( new DAVResourceAccess( *xResAccess.get() ) ); in execute()
864 xResAccess.reset( new DAVResourceAccess( *m_xResAccess.get() ) ); in abort()
869 m_xResAccess.reset( new DAVResourceAccess( *xResAccess.get() ) ); in abort()
951 xResAccess.reset( new DAVResourceAccess( *m_xResAccess.get() ) ); in addProperty()
956 m_xResAccess.reset( new DAVResourceAccess( *xResAccess.get() ) ); in addProperty()
1063 xResAccess.reset( new DAVResourceAccess( *m_xResAccess.get() ) ); in removeProperty()
[all …]
/AOO41X/main/autodoc/source/display/idl/
H A Dhfi_navibar.cxx69 Env().Get_LinkTo( rLink.reset(), in Produce_CeMainRow()
73 Env().Get_LinkTo( rLink.reset(), in Produce_CeMainRow()
83 Env().Get_LinkTo( rLink.reset(), in Produce_CeMainRow()
103 Env().Get_LinkTo( rLink.reset(), in Produce_CeMainRow()
119 Env().Get_LinkTo( rLink.reset(), in Produce_CeXrefsMainRow()
123 Env().Get_LinkTo( rLink.reset(), in Produce_CeXrefsMainRow()
144 Env().Get_LinkTo( rLink.reset(), in Produce_CeXrefsMainRow()
160 Env().Get_LinkTo( rLink.reset(), in Produce_ModuleMainRow()
183 Env().Get_LinkTo( rLink.reset(), in Produce_ModuleMainRow()
199 Env().Get_LinkTo( rLink.reset(), in Produce_IndexMainRow()
/AOO41X/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java623 li.reset(); in addPropertyChangeListener()
633 li.reset(); in addPropertyChangeListener()
634 li2.reset(); in addPropertyChangeListener()
646 li.reset(); in addPropertyChangeListener()
647 li2.reset(); in addPropertyChangeListener()
648 li3.reset(); in addPropertyChangeListener()
655 li.reset(); in addPropertyChangeListener()
656 li2.reset(); in addPropertyChangeListener()
657 li3.reset(); in addPropertyChangeListener()
664 li.reset(); in addPropertyChangeListener()
[all …]
/AOO41X/main/toolkit/qa/complex/toolkit/awtgrid/
H A DTMutableGridDataModel.java55 m_listener.reset(); in testAddRow()
62 m_listener.reset(); in testAddRow()
81 m_listener.reset(); in testAddRows()
118 m_listener.reset(); in testInsertRow()
157 m_listener.reset(); in testInsertRow()
187 m_listener.reset(); in testInsertRows()
233 m_listener.reset(); in testInsertRows()
249 m_listener.reset(); in testRemoveRow()
281 m_listener.reset(); in testRemoveAllRows()
293 m_listener.reset(); in testUpdateCellData()
[all …]
/AOO41X/main/canvas/source/directx/
H A Ddx_5rm.cxx1102 mpWindow.reset( in create()
1153 mpDirectDraw.reset(); in create()
1161 mpDirectDraw.reset(); in create()
1170 mpDirectDraw.reset(); in create()
1184 mpDirectDraw.reset(); in create()
1194 mpDirectDraw.reset(); in create()
1212 mpDirectDraw.reset(); in create()
1225 mpPrimarySurface.reset(); in create()
1226 mpDirectDraw.reset(); in create()
1234 mpPrimarySurface.reset(); in create()
[all …]
/AOO41X/main/offapi/com/sun/star/form/
H A DXResetListener.idl41 /** is the interface for receiving notificaions about reset events.
44 <type>XReset</type> interface performs a reset.</br>
46 <ul><li>a reset is triggered on a component</li>
48 <li>if all listeners approve the reset operation, the data is reset</li>
59 /** is invoked before a component is reset.
65 <TRUE/> when reset was approved, <FALSE/> when the reset operation should be cancelled.
71 /** is invoked when a component has been reset.

12345678910>>...45