Searched refs:sGroupId (Results 1 – 2 of 2) sorted by relevance
/trunk/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()
|
/trunk/main/cui/source/options/ |
H A D | treeopt.cxx | 2420 rtl::OUString sNodeId, sLabel, sPageURL, sGroupId; in LoadNodes() local 2428 xNodeAccess->getByName( C2U("GroupId") ) >>= sGroupId; in LoadNodes() 2437 … new OptionsNode( sNodeId, sLabel, sPageURL, bAllModules, sGroupId, nGroupIndex ); in LoadNodes()
|
Completed in 27 milliseconds