Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/test/
H A Dslidetest.cxx308 mpLayerManager->removeShape(mpTestShape); in testRefCounting()
309 mpLayerManager->removeShape(pShape2); in testRefCounting()
310 mpLayerManager->removeShape(pShape3); in testRefCounting()
311 mpLayerManager->removeShape(pShape4); in testRefCounting()
331 mpLayerManager->removeShape(mpTestShape); in testRefCounting()
332 mpLayerManager->removeShape(pShape2); in testRefCounting()
333 mpLayerManager->removeShape(pShape3); in testRefCounting()
334 mpLayerManager->removeShape(pShape4); in testRefCounting()
/aoo4110/main/filter/source/flash/
H A Dswfexporter.cxx205 mpWriter->removeShape(cBackgroundDepth); in exportAll()
211 mpWriter->removeShape(cBackgroundObjectsDepth); in exportAll()
216 mpWriter->removeShape(cPageObjectsDepth); in exportAll()
230 mpWriter->removeShape( cBackgroundDepth ); in exportAll()
231 mpWriter->removeShape( cBackgroundObjectsDepth ); in exportAll()
232 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 );
/aoo4110/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()
/aoo4110/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
/aoo4110/main/sd/inc/
H A Dshapelist.hxx44 SdrObject* removeShape( SdrObject& rObject );
/aoo4110/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
/aoo4110/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.cxx2400 maPresentationShapeList.removeShape(const_cast<SdrObject&>(*pObj)); in RemovePresObj()
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXChartShapeContainer.idl47 void removeShape( [in] com::sun::star::drawing::XShape xShape );
/aoo4110/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx104 static bool removeShape( const ::com::sun::star::uno::Reference<
/aoo4110/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 198 milliseconds