Searched refs:tmpLabel (Results 1 – 1 of 1) sorted by relevance
654 OUString tmpLabel; in ConvertSvxConfigEntry() local655 tmpPropSeq[i].Value >>= tmpLabel; in ConvertSvxConfigEntry()657 if ( tmpLabel.equals( pEntry->GetName() ) ) in ConvertSvxConfigEntry()735 OUString tmpLabel; in ConvertToolbarEntry() local736 tmpPropSeq[i].Value >>= tmpLabel; in ConvertToolbarEntry()738 if ( tmpLabel.equals( pEntry->GetName() ) ) in ConvertToolbarEntry()
Completed in 32 milliseconds