Home
last modified time | relevance | path

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

/trunk/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx115 case TK_Name : aValue >>= maName; break; in LoadSettingsFromConfiguration()
145 TKGet( TK_Name ), in SaveSettingsToConfiguration()
485 case TK_Name : aRetValue <<= rSettings.maName; break; in GetConfigProperty()
518 case TK_Name : rValue >>= rSettings.maName; break; in SetConfigProperty()
H A Doptimizerdialog.cxx130 xPropertySet->setPropertyValue( TKGet( TK_Name ), Any( TKGet( TK_rdmNavi ) ) ); in InitRoadmap()
197 SetConfigProperty( TK_Name, Any( aStringItemList[ nSelectedItem ] ) ); in UpdateConfiguration()
420 xPropertySet->getPropertyValue( TKGet( TK_Name ) ) >>= aControlName; in itemStateChanged()
693 xProps->getPropertyValue( TKGet( TK_Name ) ) >>= aName; in actionPerformed()
H A Dpppoptimizertoken.hxx141 TK_Name, enumerator
H A Dpppoptimizertoken.cxx158 { "Name", TK_Name },
H A Dfileopendialog.cxx156 case TK_Name : rProperty.Value >>= aFilterEntry.maName; break; in FileOpenDialog()
H A Doptimizerdialogcontrols.cxx915 TKGet( TK_Name ), in InitPage4()

Completed in 31 milliseconds