Searched refs:removeShape (Results 1 – 16 of 16) sorted by relevance
267 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()
259 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()
292 void Writer::removeShape( sal_uInt16 nDepth ) in removeShape() function in Writer622 removeShape( nDepth ); in waitOnClick()
323 void removeShape( sal_uInt16 nDepth );
577 oFormHandler.removeShape(oLabelControls[i].xShape); in finalizeControls()578 oFormHandler.removeShape(oDBControls[i].xShape); in finalizeControls()
488 removeShape(xShape); in removeAllShapes()496 public void removeShape(XShape _xShape) in removeShape() method in FormHandler
44 SdrObject* removeShape( SdrObject& rObject );
129 bool removeShape( const ShapeSharedPtr& rShape );
319 bool LayerManager::removeShape( const ShapeSharedPtr& rShape ) in removeShape() function in slideshow::internal::LayerManager
60 SdrObject* ShapeList::removeShape( SdrObject& rObject ) in removeShape() function in ShapeList
1058 mpOnlineSpellingList->removeShape(*pObj); in RemoveObject()
2360 maPresentationShapeList.removeShape(const_cast<SdrObject&>(*pObj)); in RemovePresObj()
47 void removeShape( [in] com::sun::star::drawing::XShape xShape );
104 static bool removeShape( const ::com::sun::star::uno::Reference<
442 DrawModelWrapper::removeShape( aTextShapes[nEntry] ); in lcl_placeLegendEntries()447 DrawModelWrapper::removeShape( rEntries[ nEntry ].aSymbol ); in lcl_placeLegendEntries()
388 bool DrawModelWrapper::removeShape( const uno::Reference< drawing::XShape >& xShape ) in removeShape() function in chart::DrawModelWrapper
Completed in 77 milliseconds