Searched refs:removeShape (Results 1 – 16 of 16) sorted by relevance
308 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()
205 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()
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()
2400 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 103 milliseconds