Home
last modified time | relevance | path

Searched defs:xNode (Results 51 – 75 of 81) sorted by relevance

1234

/trunk/main/extensions/source/update/check/
H A Dupdateprotocol.cxx152 uno::Reference< xml::dom::XNode > xNode( aEntry.UpdateDocument.get() ); in checkForUpdates() local
/trunk/main/comphelper/source/misc/
H A Dconfigurationhelper.cxx158 css::uno::Reference< css::uno::XInterface > xNode; in makeSureSetNodeExists() local
/trunk/main/unoxml/source/events/
H A Deventdispatcher.cxx102 xmlNodePtr const pNode, Reference<XNode> const& xNode, in dispatchEvent()
/trunk/main/oox/source/ppt/
H A Dslidepersist.cxx153 Reference< XAnimationNode > xNode( xNodeSupplier->getAnimationNode() ); in createXShapes() local
/trunk/main/forms/source/xforms/
H A Dmodel.cxx295 void Model::addMIP( void* pTag, const XNode_t& xNode, const MIP& rMIP ) in addMIP()
389 XNode_t xNode( xConstNode ); in setSimpleContent() local
/trunk/main/store/source/
H A Dstorlckb.cxx118 inode_holder_type xNode (aPage.get()); in create() local
/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx142 Reference<container::XHierarchicalNameAccess> xNode (maNode, UNO_QUERY); in GoToChild() local
/trunk/main/sd/source/core/
H A Dundoanim.cxx167 UndoAnimationPath::UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const com::sun::star:… in UndoAnimationPath()
H A DEffectMigration.cxx513 Reference< XAnimationNode > xNode( pPreset->create( aPresetSubType ) ); in SetAnimationEffect() local
681 Reference< XAnimationNode > xNode( pPreset->create( aEmpty ) ); in SetTextAnimationEffect() local
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx198 Reference< XNameAccess > xNode; in tryLocale() local
1097 Reference< XNameAccess > xNode; in readLocaleSubst() local
H A Dconfignode.cxx310 Reference< XInterface > xNode; in openNode() local
H A Dhistoryoptions.cxx353 css::uno::Reference< css::container::XNameContainer > xNode; in Clear() local
/trunk/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx452 Reference< XInterface > xNode; in GetConfigurationNode() local
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx397 uno::Reference< container::XNameAccess > xNode( xIntNode, uno::UNO_QUERY_THROW ); in supportsOptions() local
/trunk/main/desktop/source/migration/services/
H A Doo3extensionmigration.cxx269 uno::Reference< xml::dom::XNode > xNode( in scanDescriptionXml() local
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx674 void AnimationsExporterImpl::prepareNode( const Reference< XAnimationNode >& xNode ) in prepareNode()
754 void AnimationsExporterImpl::exportNode( const Reference< XAnimationNode >& xNode ) in exportNode()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityTreeModel.java196 public void removeNode (XAccessibleContext xNode) in removeNode()
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx200 …inline XPropertySet_t GetBindingForNode( const XNode_t &xNode ) { return m_xUIHelper->getBindingFo… in GetBindingForNode()
201 …inline String GetServiceNameForNode( const XNode_t &xNode ) { return m_xUIHelper->getDefaultServic… in GetServiceNameForNode()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx421 Reference< XInterface > xNode; in openNode() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx855 Reference< XPropertySet > xNode( in lcl_getSystemLocale() local
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1663 void FilterCache::impl_readPatchUINames(const css::uno::Reference< css::container::XNameAccess >& x… in impl_readPatchUINames()
1756 void FilterCache::impl_savePatchUINames(const css::uno::Reference< css::container::XNameReplace >& … in impl_savePatchUINames()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx386 uno::Reference<animations::XAnimationNode> const& xNode ) in matches()
2413 uno::Reference<animations::XAnimationNode> xNode( rNode->getXAnimationNode() ); in handleAnimationEvent() local
/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx398 …DefaultBrowseNode( const Reference< XComponentContext >& xCtx, const Reference< browse::XBrowseNod… in DefaultBrowseNode()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx498 css::uno::Reference< css::xml::dom::XNode > xNode(xDeps->item(i)); in checkBlacklist() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3792 void SAL_CALL SlideShowListenerProxy::beginEvent( const Reference< XAnimationNode >& xNode ) throw … in beginEvent()
3802 void SAL_CALL SlideShowListenerProxy::endEvent( const Reference< XAnimationNode >& xNode ) throw (R… in endEvent()
3812 void SAL_CALL SlideShowListenerProxy::repeat( const Reference< XAnimationNode >& xNode, ::sal_Int32… in repeat()

Completed in 279 milliseconds

1234