Home
last modified time | relevance | path

Searched defs:xShape (Results 101 – 125 of 214) sorted by relevance

123456789

/trunk/main/chart2/source/view/charttypes/
H A DBarChart.cxx304 uno::Reference< drawing::XShape > xShape(NULL); in createDataPoint3D_Bar() local
763 uno::Reference< drawing::XShape > xShape; in createShapes() local
947 uno::Reference< drawing::XShape > xShape( m_pShapeFactory->createLine2D( in createShapes() local
H A DVSeriesPlotter.cxx915 …uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( xTarget, PolyToPointSequ… in createErrorBar() local
1032 uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createRegressionCurvesShapes() local
2046 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForSeries() local
2102 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForPoint() local
2139 … Reference< drawing::XShape > xShape( this->createLegendSymbolForPoint( rEntryKeyAspectRatio, in createLegendEntriesForSeries() local
2168 Reference< drawing::XShape > xShape( this->createLegendSymbolForSeries( in createLegendEntriesForSeries() local
2210 … Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendEntriesForSeries() local
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx177 css::uno::Reference< css::drawing::XShape > xShape; member in ooo::vba::ShapeHelper
/trunk/main/writerfilter/source/resourcemodel/
H A DProtocol.cxx139 void StreamProtocol::startShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShap… in startShape()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx202 uno::Reference< drawing::XShape > xShape; member in SwHTMLForm_Impl
378 uno::Reference< drawing::XShape > xShape; // das control member in SwHTMLImageWatcher
658 uno::Reference< drawing::XShape > xShape; member in SwHTMLFormPendingStackData_Impl
947 uno::Reference< drawing::XShape > xShape; in InsertControl() local
1941 uno::Reference< drawing::XShape > xShape = InsertControl( in InsertInput() local
2194 uno::Reference< drawing::XShape > xShape = InsertControl( xFComp, xPropSet, aSz, in NewTextArea() local
2479 uno::Reference< drawing::XShape > xShape = InsertControl( xFComp, xPropSet, aSz, in NewSelect() local
/trunk/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx218 uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes() local
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx305 void XclExpControlHelper::ConvertSheetLinks( Reference< XShape > xShape ) in ConvertSheetLinks()
379 XclExpOcxControlObj::XclExpOcxControlObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, in XclExpOcxControlObj()
484 XclExpTbxControlObj::XclExpTbxControlObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape,… in XclExpTbxControlObj()
925 XclExpChartObj::XclExpChartObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, const Rec… in XclExpChartObj()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx297 Reference< XText > xShape; in getNumberOfSubitems() local
900 Reference< XShape > xShape; in getTargetShape() local
1866 Reference< XShape > xShape; in append() local
2354 bool EffectSequenceHelper::disposeShape( const Reference< XShape >& xShape ) in disposeShape()
2378 bool EffectSequenceHelper::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing… in hasEffect()
3433 InteractiveSequencePtr MainSequence::createInteractiveSequence( const ::com::sun::star::uno::Refere… in createInteractiveSequence()
3526 bool MainSequence::disposeShape( const Reference< XShape >& xShape ) in disposeShape()
3544 bool MainSequence::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape… in hasEffect()
3590 void MainSequence::onTextChanged( const Reference< XShape >& xShape ) in onTextChanged()
3603 void EffectSequenceHelper::onTextChanged( const Reference< XShape >& xShape ) in onTextChanged()
H A DCustomAnimationCloner.cxx272 Reference< XShape > xShape; in transformValue() local
/trunk/main/oox/source/ppt/
H A Dpptshape.cxx187 …Reference< XShape > xShape( createAndInsert( rFilterBase, sServiceName, pTheme, rxShapes, pShapeRe… in addShape() local
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx419 SdrObject * SdGenericDrawPage::_CreateSdrObject( const Reference< drawing::XShape >& xShape ) throw… in _CreateSdrObject()
1415 Reference< drawing::XShape > xShape( pShape ); in _CreateShape() local
1591 Reference< drawing::XShape > xShape; in combine() local
1644 uno::Reference< drawing::XShape > xShape; in bind() local
1671 void SAL_CALL SdGenericDrawPage::unbind( const Reference< drawing::XShape >& xShape ) in unbind()
2496 void SAL_CALL SdDrawPage::add( const Reference< drawing::XShape >& xShape ) throw(uno::RuntimeExcep… in add()
2501 void SAL_CALL SdDrawPage::remove( const Reference< drawing::XShape >& xShape ) throw(uno::RuntimeEx… in remove()
3141 void SAL_CALL SdMasterPage::add( const Reference< drawing::XShape >& xShape ) throw(uno::RuntimeExc… in add()
3146 void SAL_CALL SdMasterPage::remove( const Reference< drawing::XShape >& xShape ) throw(uno::Runtime… in remove()
/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx627 Reference< drawing::XShape > xShape; in getFirstAdditionalShape() local
667 Reference< drawing::XShape > xShape; in getLastAdditionalShape() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx205 … uno::Reference<report::XShape> xShape(m_pContainer->getSection()->getByIndex(i),uno::UNO_QUERY); in EndElement() local
/trunk/main/chart2/source/view/main/
H A DVTitle.cxx132 uno::Reference< drawing::XShape > xShape( in createShapes() local
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java119 XShape xShape = (XShape) UnoRuntime.queryInterface( in showShapes() local
H A DSimpleOffice.java397 XShape xShape = null; in getAccessibleDocumentWindow() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java101 XControlShape xShape = (XControlShape)UnoRuntime.queryInterface( XControlShape.class, in createControlAndShape() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java123 XShape xShape = (XShape) UnoRuntime.queryInterface( in showShapes() local
H A DSimpleOffice.java412 XShape xShape = null; in GetAccessibleDocumentWindow() local
/trunk/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx235 Reference< XShape > xShape( rxShapes->getByIndex( i ), UNO_QUERY_THROW ); in ImpCollectGraphicObjects() local
360 Reference< XShape > xShape( rxShapes->getByIndex( i ), UNO_QUERY_THROW ); in ImpCountGraphicObjects() local
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx467 uno::Reference< uno::XInterface > xShape( _rSdrObject.getWeakUnoShape() ); in getUnoShapeOf() local
607 uno::Reference< uno::XInterface> xShape = OObjectBase::getUnoShapeOf( *this ); in getUnoShape() local
1135 uno::Reference< uno::XInterface> xShape = OObjectBase::getUnoShapeOf( *this ); in getUnoShape() local
/trunk/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx147 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler& rParent, ShapePtr xShape in OleObjectGraphicDataContext()
/trunk/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx236 uno::Reference < drawing::XShape > xShape; in getAnnotationShape() local
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx663 uno::Reference< drawing::XShape > xShape = GetXShapeForSdrObject( pObj ); in createAndSetCustomAnimationEffect() local
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1298 static sal_Bool hasVisibleShape( const Reference< XShape >& xShape ) in hasVisibleShape()
1889 bool getTextSelection( const Any& rSelection, Reference< XShape >& xShape, std::list< sal_Int16 >& … in getTextSelection()
1996 Reference< XShape > xShape; in onChange() local
2060 Reference< XShape > xShape( (*aIter), UNO_QUERY ); in onChange() local
2546 Reference< XShape > xShape( pEffect->getTargetShape() ); in markShapesFromSelectedEffects() local

Completed in 167 milliseconds

123456789