Lines Matching refs:aNode
208 String aNode( String::CreateFromAscii( pEntryName ) ); in SetAvailableCfgServiceLists() local
209 uno::Sequence < OUString > aNodeNames( /*aCfg.*/GetNodeNames( aNode ) ); in SetAvailableCfgServiceLists()
221 OUString aPropName( aNode ); in SetAvailableCfgServiceLists()
663 OUString aNode( aSpellCheckerList ); in Notify() local
666 OUString aPropName( aNode ); in Notify()
688 OUString aNode( aGrammarCheckerList ); in Notify() local
691 OUString aPropName( aNode ); in Notify()
716 OUString aNode( aHyphenatorList ); in Notify() local
719 OUString aPropName( aNode ); in Notify()
741 OUString aNode( aThesaurusList ); in Notify() local
744 OUString aPropName( aNode ); in Notify()
1123 String aNode( String::CreateFromAscii( "ServiceManager/SpellCheckerList" ) ); in SetCfgServiceLists() local
1124 uno::Sequence< OUString > aNames( /*aCfg.*/GetNodeNames( aNode ) ); in SetCfgServiceLists()
1129 String aPrefix( aNode ); in SetCfgServiceLists()
1166 String aNode( String::CreateFromAscii( "ServiceManager/GrammarCheckerList" ) ); in SetCfgServiceLists() local
1167 uno::Sequence< OUString > aNames( /*aCfg.*/GetNodeNames( aNode ) ); in SetCfgServiceLists()
1172 String aPrefix( aNode ); in SetCfgServiceLists()
1213 String aNode( String::CreateFromAscii( "ServiceManager/HyphenatorList" ) ); in SetCfgServiceLists() local
1214 uno::Sequence< OUString > aNames( /*aCfg.*/GetNodeNames( aNode ) ); in SetCfgServiceLists()
1219 String aPrefix( aNode ); in SetCfgServiceLists()
1260 String aNode( String::CreateFromAscii( "ServiceManager/ThesaurusList" ) ); in SetCfgServiceLists() local
1261 uno::Sequence< OUString > aNames( /*aCfg.*/GetNodeNames( aNode ) ); in SetCfgServiceLists()
1266 String aPrefix( aNode ); in SetCfgServiceLists()
1804 OUString aNode( OUString::createFromAscii( "ServiceManager/SpellCheckerList" )); in getConfiguredServices() local
1805 const uno::Sequence< OUString > aNodeEntries( GetNodeNames( aNode ) ); in getConfiguredServices()
1808 OUString aPropName( aNode ); in getConfiguredServices()
1819 OUString aNode( OUString::createFromAscii( "ServiceManager/GrammarCheckerList" )); in getConfiguredServices() local
1820 const uno::Sequence< OUString > aNodeEntries( GetNodeNames( aNode ) ); in getConfiguredServices()
1823 OUString aPropName( aNode ); in getConfiguredServices()
1834 OUString aNode( OUString::createFromAscii( "ServiceManager/HyphenatorList" )); in getConfiguredServices() local
1835 const uno::Sequence< OUString > aNodeEntries( GetNodeNames( aNode ) ); in getConfiguredServices()
1838 OUString aPropName( aNode ); in getConfiguredServices()
1849 OUString aNode( OUString::createFromAscii( "ServiceManager/ThesaurusList" )); in getConfiguredServices() local
1850 const uno::Sequence< OUString > aNodeEntries( GetNodeNames( aNode ) ); in getConfiguredServices()
1853 OUString aPropName( aNode ); in getConfiguredServices()