Searched refs:aNS (Results 1 – 3 of 3) sorted by relevance
99 Context::Namespace aNS; in addNamespaces() local100 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()
292 uno::Sequence< OUString > aNS( &aSN, 1L ); in getSupportedServiceNames() local293 return aNS; in getSupportedServiceNames()
308 …const OUString aNS( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.CustomPresentationAcces… in getSupportedServiceNames() local309 uno::Sequence< OUString > aSeq( &aNS, 1 ); in getSupportedServiceNames()
Completed in 35 milliseconds