Home
last modified time | relevance | path

Searched refs:GetRepeat (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx95 sal_uInt32 GetRepeat() const { return mnRepeat; } in GetRepeat() function in __anon86c352820111::ScrollTextAnimNode
565 if(!rNode.GetRepeat()) in ImpGetScrollTextAnimNode()
/aoo4110/main/xmloff/inc/xmloff/
H A DProgressBarHelper.hxx70 sal_Bool GetRepeat() { return bRepeat; } in GetRepeat() function in ProgressBarHelper
/aoo4110/main/vcl/inc/vcl/
H A Devent.hxx72 sal_uInt16 GetRepeat() const { return mnRepeat; } in GetRepeat() function in KeyEvent
/aoo4110/main/svtools/source/brwbox/
H A Debbcontrols.cxx604 pKeyEvent->GetRepeat() in PreNotify()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1388 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()
/aoo4110/main/vcl/source/window/
H A Dwinproc.cxx2445 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()
2459 … pKeyEvt->GetKeyCode().GetFullCode(), pKeyEvt->GetCharCode(), pKeyEvt->GetRepeat(), sal_False ); in ImplWindowFrameProc()
/aoo4110/main/xmloff/source/core/
H A Dxmlimp.cxx667 … mxImportInfo->setPropertyValue(sRepeat, cppu::bool2any(mpProgressBarHelper->GetRepeat())); in endDocument()
H A Dxmlexp.cxx645 … mxExportInfo->setPropertyValue(sRepeat, cppu::bool2any(mpProgressBarHelper->GetRepeat())); in ~SvXMLExport()

Completed in 86 milliseconds