/aoo4110/main/toolkit/source/controls/tree/ |
H A D | treedatamodel.cxx | 133 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()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | animimp.cxx | 584 …e< XPropertySet >::query( GetImport().getInterfaceToIdentifierMapper().getReference( maShapeId ) ); in EndElement() 638 …Reference< XShape > xPath( GetImport().getInterfaceToIdentifierMapper().getReference( maPathShapeI… in EndElement()
|
H A D | animationimport.cxx | 362 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 D | ximppage.cxx | 623 aShapes[nIndex] = Reference< XShape >( rIdMapper.getReference( sId ), UNO_QUERY ); in SetNavigationOrder()
|
H A D | shapeimport.cxx | 1304 … mrImporter.getInterfaceToIdentifierMapper().getReference( rHint.aDestShapeId ), uno::UNO_QUERY ); in restoreConnections()
|
/aoo4110/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.hxx | 68 virtual com::sun::star::uno::Reference< XInterface > getReference() = 0; 502 virtual com::sun::star::uno::Reference< XInterface > getReference() throw();
|
H A D | X11_clipboard.hxx | 134 virtual com::sun::star::uno::Reference< XInterface > getReference() throw();
|
H A D | X11_clipboard.cxx | 249 Reference< XInterface > X11Clipboard::getReference() throw() in getReference() function in X11Clipboard
|
H A D | X11_selection.cxx | 3800 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
|
/aoo4110/main/svtools/source/toolpanel/ |
H A D | tabbargeometry.hxx | 74 getReference() const { return m_aReference; } in getReference() function in svt::NormalizedArea
|
/aoo4110/main/xmloff/inc/ |
H A D | unointerfacetouniqueidentifiermapper.hxx | 61 …const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& getReference( const r…
|
/aoo4110/main/xmloff/source/core/ |
H A D | unointerfacetouniqueidentifiermapper.cxx | 131 const Reference< XInterface >& UnoInterfaceToUniqueIdentifierMapper::getReference( const OUString& … in getReference() function in comphelper::UnoInterfaceToUniqueIdentifierMapper
|
/aoo4110/main/oox/inc/oox/xls/ |
H A D | defnamesbuffer.hxx | 89 …::com::sun::star::uno::Any getReference( const ::com::sun::star::table::CellAddress& rBaseAddr ) c…
|
/aoo4110/main/oox/source/xls/ |
H A D | defnamesbuffer.cxx | 247 Any DefinedNameBase::getReference( const CellAddress& rBaseAddr ) const in getReference() function in oox::xls::DefinedNameBase
|
H A D | formulaparser.cxx | 1022 Any aRefAny = rName.getReference( maBaseAddr ); in pushEmbeddedRefOperand()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2034 aRet = ::cppu::bool2any(getReference() != NULL); in getPropertyValue() 2037 const DataPilotFieldReference* pRef = getReference(); in getPropertyValue() 2334 const DataPilotFieldReference* ScDataPilotFieldObj::getReference() in getReference() function in ScDataPilotFieldObj
|
/aoo4110/main/sc/inc/ |
H A D | dapiuno.hxx | 598 const com::sun::star::sheet::DataPilotFieldReference* getReference();
|