Searched refs:GetRepeat (Results 1 – 8 of 8) sorted by relevance
95 sal_uInt32 GetRepeat() const { return mnRepeat; } in GetRepeat() function in __anoncfc0173a0111::ScrollTextAnimNode565 if(!rNode.GetRepeat()) in ImpGetScrollTextAnimNode()
70 sal_Bool GetRepeat() { return bRepeat; } in GetRepeat() function in ProgressBarHelper
72 sal_uInt16 GetRepeat() const { return mnRepeat; } in GetRepeat() function in KeyEvent
604 pKeyEvent->GetRepeat() in PreNotify()
1386 rKEvt.GetRepeat() ); in KeyInput()2325 if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()2337 else if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()2351 aInBuffer.Expand( aInBuffer.Len() + aKeyEvent.GetRepeat() + 1,aCh ); in KeyInput()
2445 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()2459 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()
667 … mxImportInfo->setPropertyValue(sRepeat, cppu::bool2any(mpProgressBarHelper->GetRepeat())); in endDocument()
645 … mxExportInfo->setPropertyValue(sRepeat, cppu::bool2any(mpProgressBarHelper->GetRepeat())); in ~SvXMLExport()
Completed in 263 milliseconds