Lines Matching refs:mpWindowImpl
772 mpWindowImpl->mbPushButton = sal_True; in ImplInitPushButtonData()
850 mpWindowImpl->mbUseNativeFocus = (GetStyle() & WB_FLATBUTTON) in ImplInitSettings()
2130 mpWindowImpl->mbUseNativeFocus = ImplGetSVData()->maNWFData.mbNoFocusRects; in ImplInitSettings()
2487 mpWindowImpl->mnStyle |= WB_TABSTOP; in ImplUncheckAllOther()
2512 pWindow->mpWindowImpl->mnStyle &= ~WB_TABSTOP; in ImplUncheckAllOther()
2543 pWindow->mpWindowImpl->mnStyle &= ~WB_TABSTOP; in ImplUncheckAllOther()
2556 mpWindowImpl->mnStyle |= WB_TABSTOP; in ImplCallClick()
2981 mpWindowImpl->mnStyle |= WB_TABSTOP; in SetState()
2983 mpWindowImpl->mnStyle &= ~WB_TABSTOP; in SetState()
2999 mpWindowImpl->mnStyle |= WB_TABSTOP; in Check()
3001 mpWindowImpl->mnStyle &= ~WB_TABSTOP; in Check()