Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/customize/
H A Dcfg.cxx654 OUString tmpLabel; in ConvertSvxConfigEntry() local
655 tmpPropSeq[i].Value >>= tmpLabel; in ConvertSvxConfigEntry()
657 if ( tmpLabel.equals( pEntry->GetName() ) ) in ConvertSvxConfigEntry()
735 OUString tmpLabel; in ConvertToolbarEntry() local
736 tmpPropSeq[i].Value >>= tmpLabel; in ConvertToolbarEntry()
738 if ( tmpLabel.equals( pEntry->GetName() ) ) in ConvertToolbarEntry()

Completed in 58 milliseconds