Home
last modified time | relevance | path

Searched refs:aNS (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/unoxml/source/dom/
H A Dnode.cxx99 Context::Namespace aNS; in addNamespaces() local
100 aNS.maPrefix = prefix; in addNamespaces()
101 aNS.mnToken = aIter->second; in addNamespaces()
102 aNS.maNamespaceURL = val; in addNamespaces()
104 io_rContext.maNamespaces.back().push_back(aNS); in addNamespaces()
/aoo41x/main/xmloff/source/core/
H A Dunoatrcn.cxx292 uno::Sequence< OUString > aNS( &aSN, 1L ); in getSupportedServiceNames() local
293 return aNS; in getSupportedServiceNames()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunocpres.cxx308 …const OUString aNS( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.CustomPresentationAcces… in getSupportedServiceNames() local
309 uno::Sequence< OUString > aSeq( &aNS, 1 ); in getSupportedServiceNames()

Completed in 28 milliseconds