Home
last modified time | relevance | path

Searched refs:getReference (Results 1 – 17 of 17) sorted by relevance

/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx133 Reference< XTreeNode > getReference( MutableTreeNode* pNode ) in getReference() function in toolkit::MutableTreeNode
361 Reference< XTreeNode > xParent( getReference( mpParent ) ); in broadcast_changes()
362 Reference< XTreeNode > xNode( getReference( this ) ); in broadcast_changes()
373 Reference< XTreeNode > xParent( getReference( this ) ); in broadcast_changes()
467 broadcast_changes( getReference( xImpl.get() ), false ); in removeChildByIndex()
556 return getReference( maChilds[nChildIndex].get() ); in getChildAt()
572 return getReference( mpParent ); in getParent()
/trunk/main/xmloff/source/draw/
H A Danimimp.cxx584 …e< XPropertySet >::query( GetImport().getInterfaceToIdentifierMapper().getReference( maShapeId ) ); in EndElement()
638 …Reference< XShape > xPath( GetImport().getInterfaceToIdentifierMapper().getReference( maPathShapeI… in EndElement()
H A Danimationimport.cxx362 Reference< XInterface > xRef( mrImport.getInterfaceToIdentifierMapper().getReference( rValue ) ); in convertTarget()
586 …aEvent.Source <<= mrImport.getInterfaceToIdentifierMapper().getReference( aEventTrigger.copy( 0, n… in convertTiming()
969 …Reference< XAnimationNode > xMaster( GetImport().getInterfaceToIdentifierMapper().getReference( rV… in init_node()
H A Dximppage.cxx623 aShapes[nIndex] = Reference< XShape >( rIdMapper.getReference( sId ), UNO_QUERY ); in SetNavigationOrder()
H A Dshapeimport.cxx1304 … mrImporter.getInterfaceToIdentifierMapper().getReference( rHint.aDestShapeId ), uno::UNO_QUERY ); in restoreConnections()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx68 virtual com::sun::star::uno::Reference< XInterface > getReference() = 0;
502 virtual com::sun::star::uno::Reference< XInterface > getReference() throw();
H A DX11_clipboard.hxx134 virtual com::sun::star::uno::Reference< XInterface > getReference() throw();
H A DX11_clipboard.cxx249 Reference< XInterface > X11Clipboard::getReference() throw() in getReference() function in X11Clipboard
H A DX11_selection.cxx3800 aKeep( it->second->m_pAdaptor, it->second->m_pAdaptor->getReference() ); in run()
4080 css::uno::Reference< XInterface > SelectionManager::getReference() throw() in getReference() function in SelectionManager
/trunk/main/svtools/source/toolpanel/
H A Dtabbargeometry.hxx74 getReference() const { return m_aReference; } in getReference() function in svt::NormalizedArea
/trunk/main/xmloff/inc/
H A Dunointerfacetouniqueidentifiermapper.hxx61 …const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& getReference( const r…
/trunk/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx131 const Reference< XInterface >& UnoInterfaceToUniqueIdentifierMapper::getReference( const OUString& … in getReference() function in comphelper::UnoInterfaceToUniqueIdentifierMapper
/trunk/main/oox/inc/oox/xls/
H A Ddefnamesbuffer.hxx89 …::com::sun::star::uno::Any getReference( const ::com::sun::star::table::CellAddress& rBaseAddr ) c…
/trunk/main/oox/source/xls/
H A Ddefnamesbuffer.cxx247 Any DefinedNameBase::getReference( const CellAddress& rBaseAddr ) const in getReference() function in oox::xls::DefinedNameBase
H A Dformulaparser.cxx1022 Any aRefAny = rName.getReference( maBaseAddr ); in pushEmbeddedRefOperand()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2034 aRet = ::cppu::bool2any(getReference() != NULL); in getPropertyValue()
2037 const DataPilotFieldReference* pRef = getReference(); in getPropertyValue()
2334 const DataPilotFieldReference* ScDataPilotFieldObj::getReference() in getReference() function in ScDataPilotFieldObj
/trunk/main/sc/inc/
H A Ddapiuno.hxx598 const com::sun::star::sheet::DataPilotFieldReference* getReference();

Completed in 85 milliseconds