Home
last modified time | relevance | path

Searched refs:xRoot (Results 151 – 154 of 154) sorted by relevance

1234567

/aoo4110/main/filter/source/config/cache/
H A Dfiltercache.cxx1959 css::uno::Reference< css::container::XNameAccess > xRoot(xConfig, css::uno::UNO_QUERY_THROW); in impl_loadItemOnDemand() local
1961 xRoot->getByName(sSet) >>= xSet; in impl_loadItemOnDemand()
/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx2184 css::uno::Reference<css::xml::dom::XNode> xRoot( in createClone() local
2187 xDoc->importNode(xRoot, true)); in createClone()
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx1807 Reference< XAnimationNode > xRoot( mxSequenceRoot, UNO_QUERY ); in getRootNode() local
1808 return xRoot; in getRootNode()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx4195 uno::Reference < embed::XStorage > xRoot(mpDocShell->GetStorage()); in StoreMacroCmds() local
4199xRoot->openStreamElement( CREATE_CONST_ASC(SL::aMSMacroCmds), embed::ElementModes::READWRITE ); in StoreMacroCmds()

Completed in 74 milliseconds

1234567