Home
last modified time | relevance | path

Searched refs:removeShape (Results 1 – 16 of 16) sorted by relevance

/aoo42x/main/slideshow/test/
H A Dslidetest.cxx267 mpLayerManager->removeShape(mpTestShape); in TEST_F()
268 mpLayerManager->removeShape(pShape2); in TEST_F()
269 mpLayerManager->removeShape(pShape3); in TEST_F()
270 mpLayerManager->removeShape(pShape4); in TEST_F()
286 mpLayerManager->removeShape(mpTestShape); in TEST_F()
287 mpLayerManager->removeShape(pShape2); in TEST_F()
288 mpLayerManager->removeShape(pShape3); in TEST_F()
289 mpLayerManager->removeShape(pShape4); in TEST_F()
/aoo42x/main/filter/source/flash/
H A Dswfexporter.cxx259 mpWriter->removeShape(cBackgroundDepth); in exportAll()
265 mpWriter->removeShape(cBackgroundObjectsDepth); in exportAll()
270 mpWriter->removeShape(cPageObjectsDepth); in exportAll()
284 mpWriter->removeShape( cBackgroundDepth ); in exportAll()
285 mpWriter->removeShape( cBackgroundObjectsDepth ); in exportAll()
286 mpWriter->removeShape( cPageObjectsDepth ); in exportAll()
H A Dswfwriter.cxx292 void Writer::removeShape( sal_uInt16 nDepth ) in removeShape() function in Writer
622 removeShape( nDepth ); in waitOnClick()
H A Dswfwriter.hxx323 void removeShape( sal_uInt16 nDepth );
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java577 oFormHandler.removeShape(oLabelControls[i].xShape); in finalizeControls()
578 oFormHandler.removeShape(oDBControls[i].xShape); in finalizeControls()
/aoo42x/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java488 removeShape(xShape); in removeAllShapes()
496 public void removeShape(XShape _xShape) in removeShape() method in FormHandler
/aoo42x/main/sd/inc/
H A Dshapelist.hxx44 SdrObject* removeShape( SdrObject& rObject );
/aoo42x/main/slideshow/source/engine/slide/
H A Dlayermanager.hxx129 bool removeShape( const ShapeSharedPtr& rShape );
H A Dlayermanager.cxx319 bool LayerManager::removeShape( const ShapeSharedPtr& rShape ) in removeShape() function in slideshow::internal::LayerManager
/aoo42x/main/sd/source/core/
H A Dshapelist.cxx60 SdrObject* ShapeList::removeShape( SdrObject& rObject ) in removeShape() function in ShapeList
H A Ddrawdoc4.cxx1058 mpOnlineSpellingList->removeShape(*pObj); in RemoveObject()
H A Dsdpage.cxx2360 maPresentationShapeList.removeShape(const_cast<SdrObject&>(*pObj)); in RemovePresObj()
/aoo42x/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx104 static bool removeShape( const ::com::sun::star::uno::Reference<
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartShapeContainer.idl47 void removeShape( [in] com::sun::star::drawing::XShape xShape );
/aoo42x/main/chart2/source/view/main/
H A DVLegend.cxx442 DrawModelWrapper::removeShape( aTextShapes[nEntry] ); in lcl_placeLegendEntries()
447 DrawModelWrapper::removeShape( rEntries[ nEntry ].aSymbol ); in lcl_placeLegendEntries()
H A DDrawModelWrapper.cxx388 bool DrawModelWrapper::removeShape( const uno::Reference< drawing::XShape >& xShape ) in removeShape() function in chart::DrawModelWrapper

Completed in 103 milliseconds