Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dstatemnt.cxx949 if ( nConf & DH_MODE_ALLWIN ) in WriteControlData()
1172 void EnableButtons( sal_uLong nConf );
1204 void SetConfig( sal_uLong nConf );
1318 void DisplayHidWin::SetConfig( sal_uLong nConf ) in SetConfig() argument
1324 EnableButtons( nConf ); in SetConfig()
1329 sal_uLong nConf = 0; in GetConfig() local
1331 nConf |= DH_MODE_KURZNAME; in GetConfig()
1333 nConf |= DH_MODE_LANGNAME; in GetConfig()
1335 nConf |= DH_MODE_ALLWIN; in GetConfig()
1337 nConf |= DH_MODE_SEND_DATA; in GetConfig()
[all …]
H A Dstatemnt.hxx373 void WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst = sal_True );

Completed in 37 milliseconds