Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dpasswd.hxx36 #define SHOWEXTRAS_NONE ((sal_uInt16)0x0000) macro
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx221 if( mnExtras != SHOWEXTRAS_NONE ) in Execute()