Searched refs:ImplGetButtonState (Results 1 – 2 of 2) sorted by relevance
695 sal_uInt16& Button::ImplGetButtonState() in ImplGetButtonState() function in Button701 sal_uInt16 Button::ImplGetButtonState() const in ImplGetButtonState() function in Button1309 ImplGetButtonState() |= BUTTON_DRAW_DEFAULT; in ImplSetDefButton()1320 ImplGetButtonState() &= ~BUTTON_DRAW_DEFAULT; in ImplSetDefButton()1386 ImplGetButtonState() |= BUTTON_DRAW_PRESSED; in MouseButtonDown()1482 ImplGetButtonState() &= ~BUTTON_DRAW_PRESSED; in KeyInput()1826 if ( ImplGetButtonState() & BUTTON_DRAW_PRESSED ) in EndSelection()2200 sal_uInt16 nStyle = ImplGetButtonState(); in ImplDrawRadioButtonState()2627 ImplGetButtonState() |= BUTTON_DRAW_PRESSED; in MouseButtonDown()3373 sal_uInt16 nStyle = ImplGetButtonState(); in ImplDrawCheckBoxState()[all …]
54 SAL_DLLPRIVATE sal_uInt16 ImplGetButtonState() const;55 SAL_DLLPRIVATE sal_uInt16& ImplGetButtonState();
Completed in 24 milliseconds