Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx95 sal_uInt32 GetRepeat() const { return mnRepeat; } in GetRepeat() function in __anon10d101710111::ScrollTextAnimNode
565 if(!rNode.GetRepeat()) in ImpGetScrollTextAnimNode()
/trunk/main/xmloff/inc/xmloff/
H A DProgressBarHelper.hxx70 sal_Bool GetRepeat() { return bRepeat; } in GetRepeat() function in ProgressBarHelper
/trunk/main/vcl/inc/vcl/
H A Devent.hxx72 sal_uInt16 GetRepeat() const { return mnRepeat; } in GetRepeat() function in KeyEvent
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx604 pKeyEvent->GetRepeat() in PreNotify()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1388 rKEvt.GetRepeat() ); in KeyInput()
2327 if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()
2339 else if( !aKeyEvent.GetRepeat() && pACorr && ( bIsAutoCorrectChar || bRunNext ) && in KeyInput()
2353 aInBuffer.Expand( aInBuffer.Len() + aKeyEvent.GetRepeat() + 1,aCh ); in KeyInput()
/trunk/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()
/trunk/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 83 milliseconds