Searched refs:pPrevWindow (Results 1 – 2 of 2) sorted by relevance
795 WinBits PushButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() argument807 (!pPrevWindow || in ImplInitStyle()808 ((pPrevWindow->GetType() != WINDOW_PUSHBUTTON) && in ImplInitStyle()809 (pPrevWindow->GetType() != WINDOW_OKBUTTON) && in ImplInitStyle()810 (pPrevWindow->GetType() != WINDOW_CANCELBUTTON) && in ImplInitStyle()811 (pPrevWindow->GetType() != WINDOW_HELPBUTTON)) ) ) in ImplInitStyle()2082 WinBits RadioButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() argument2085 (!pPrevWindow || (pPrevWindow->GetType() != WINDOW_RADIOBUTTON)) ) in ImplInitStyle()3253 WinBits CheckBox::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() argument3258 (!pPrevWindow || (pPrevWindow->GetType() != WINDOW_CHECKBOX)) ) in ImplInitStyle()
127 SAL_DLLPRIVATE WinBits ImplInitStyle( const Window* pPrevWindow, WinBits nStyle );303 SAL_DLLPRIVATE WinBits ImplInitStyle( const Window* pPrevWindow, WinBits nStyle );420 SAL_DLLPRIVATE WinBits ImplInitStyle( const Window* pPrevWindow, WinBits nStyle );