Searched refs:sGroupId (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/l10ntools/source/ |
H A D | cfgmerge.cxx | 659 ByteString sGroupId; in WorkOnRessourceEnd() local 661 sGroupId = sLocalId; in WorkOnRessourceEnd() 665 sGroupId = aStack.GetAccessPath( aStack.Count() - 2 ); in WorkOnRessourceEnd() 684 sOutput += sGroupId; sOutput += "\t"; in WorkOnRessourceEnd() 757 ByteString sGroupId; in WorkOnText() local 759 sGroupId = sLocalId; in WorkOnText() 763 sGroupId = aStack.GetAccessPath( aStack.Count() - 2 ); in WorkOnText() 768 pResData = new ResData( sPlatform, sGroupId , sFilename ); in WorkOnText()
|
/aoo41x/main/cui/source/options/ |
H A D | treeopt.cxx | 2419 rtl::OUString sNodeId, sLabel, sPageURL, sGroupId; in LoadNodes() local 2427 xNodeAccess->getByName( C2U("GroupId") ) >>= sGroupId; in LoadNodes() 2436 … new OptionsNode( sNodeId, sLabel, sPageURL, bAllModules, sGroupId, nGroupIndex ); in LoadNodes()
|
Completed in 17 milliseconds