Searched refs:nCompType (Results 1 – 2 of 2) sorted by relevance
139 TOOLKIT_DLLPUBLIC WinBits ImplGetWinBits( sal_uInt32 nComponentAttribs, sal_uInt16 nCompType ) in ImplGetWinBits() argument144 if ( ( nCompType == WINDOW_INFOBOX ) || in ImplGetWinBits()145 ( nCompType == WINDOW_MESSBOX ) || in ImplGetWinBits()146 ( nCompType == WINDOW_QUERYBOX ) || in ImplGetWinBits()147 ( nCompType == WINDOW_WARNINGBOX ) || in ImplGetWinBits()148 ( nCompType == WINDOW_ERRORBOX ) ) in ImplGetWinBits()155 || ( nCompType == WINDOW_DIALOG ) in ImplGetWinBits()156 || ( nCompType == WINDOW_MODELESSDIALOG ) in ImplGetWinBits()157 || ( nCompType == WINDOW_MODALDIALOG ) in ImplGetWinBits()158 || ( nCompType == WINDOW_SYSTEMDIALOG ) in ImplGetWinBits()[all …]
44 TOOLKIT_DLLPUBLIC WinBits ImplGetWinBits( sal_uInt32 nComponentAttribs, sal_uInt16 nCompType );