| /aoo41x/main/sc/source/ui/view/ | 
| H A D | cellsh4.cxx | 61 	SCsCOLROW	        nRepeat = 1;  in ExecuteCursor()  local176 	short				nRepeat = 1;  in ExecuteCursorSel()  local
 
 | 
| H A D | output2.cxx | 1632                                 for ( long nRepeat = 1; nRepeat < nRepeatCount; nRepeat++ )  in DrawStrings()  local2604 …                                        for ( long nRepeat = 1; nRepeat < nRepeatCount; nRepeat++ )  in DrawEdit()  local
 
 | 
| /aoo41x/main/vcl/source/window/ | 
| H A D | accmgr.cxx | 133 sal_Bool ImplAccelManager::IsAccelKey( const KeyCode& rKeyCode, sal_uInt16 nRepeat )  in IsAccelKey()
 | 
| H A D | accel.cxx | 554 sal_Bool Accelerator::Call( const KeyCode& rKeyCode, sal_uInt16 nRepeat )  in Call()
 | 
| H A D | winproc.cxx | 958 …                 sal_uInt16 nKeyCode, sal_uInt16 nCharCode, sal_uInt16 nRepeat, sal_Bool bForward )  in ImplHandleKey()
 | 
| /aoo41x/main/sc/source/filter/xml/ | 
| H A D | xmlconti.cxx | 70 		sal_Int32 nRepeat(0);  in CreateChildContext()  local
 | 
| H A D | XMLExportDDELinks.cxx | 72 …Empty, const sal_Bool bString, const String& sValue, const double& fValue, const sal_Int32 nRepeat)  in WriteCell()
 | 
| H A D | XMLStylesExportHelper.cxx | 504 		sal_Int32 nRepeat(0);  in FillDefaultStyles()  local634 void ScRowFormatRanges::AddRange(const sal_Int32 nPrevStartCol, const sal_Int32 nRepeat, const sal_…  in AddRange()
 701 		sal_uInt32 nRepeat((*pColDefaults)[rFormatRange.nStartColumn].nRepeat);  in AddRange()  local
 
 | 
| H A D | XMLStylesExportHelper.hxx | 106 	sal_Int32	nRepeat;  member
 | 
| H A D | XMLStylesImportHelper.cxx | 452 …::AddColumnStyle(const rtl::OUString& sStyleName, const sal_Int32 nColumn, const sal_Int32 nRepeat)  in AddColumnStyle()
 | 
| H A D | xmlsubti.cxx | 711 void ScMyTables::AddColStyle(const sal_Int32 nRepeat, const rtl::OUString& rCellStyleName)  in AddColStyle()
 | 
| /aoo41x/main/sc/source/core/tool/ | 
| H A D | parclass.cxx | 311         sal_uInt8 nRepeat;  in GetParameterType()  local
 | 
| /aoo41x/main/svx/source/svdraw/ | 
| H A D | svdotextdecomposition.cxx | 1027 …const sal_uInt32 nRepeat((sal_uInt32)((SdrTextAniCountItem&)rSet.Get(SDRATTR_TEXT_ANICOUNT)).GetVa…  in impGetBlinkTextTiming()  local1058 	const sal_uInt32 nRepeat(((SdrTextAniCountItem&)rSet.Get(SDRATTR_TEXT_ANICOUNT)).GetValue());  in impCreateScrollTiming()  local
 1101 	const sal_uInt32 nRepeat(((SdrTextAniCountItem&)rSet.Get(SDRATTR_TEXT_ANICOUNT)).GetValue());  in impCreateAlternateTiming()  local
 1160 	const sal_uInt32 nRepeat(((SdrTextAniCountItem&)rSet.Get(SDRATTR_TEXT_ANICOUNT)).GetValue());  in impCreateSlideTiming()  local
 
 | 
| /aoo41x/main/slideshow/source/engine/shapes/ | 
| H A D | drawinglayeranimation.cxx | 84         sal_uInt32 nDuration, sal_uInt32 nRepeat, double fStart, double fStop,  in ScrollTextAnimNode()815     sal_Int16 nRepeat(0);  in ActivityImpl()  local
 
 | 
| /aoo41x/main/drawinglayer/source/animation/ | 
| H A D | animationtiming.cxx | 282 		AnimationEntryLoop::AnimationEntryLoop(sal_uInt32 nRepeat)  in AnimationEntryLoop()
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | event.hxx | 86                            sal_uInt16 nRepeat ) :  in KeyEvent()
 | 
| H A D | settings.hxx | 227     void                            SetScrollRepeat( sal_uLong nRepeat )  in SetScrollRepeat()231     void                            SetButtonStartRepeat( sal_uLong nRepeat )  in SetButtonStartRepeat()
 235     void                            SetButtonRepeat( sal_uLong nRepeat )  in SetButtonRepeat()
 
 | 
| H A D | print.hxx | 409         int                                    nRepeat;  member
 | 
| /aoo41x/main/sw/source/core/layout/ | 
| H A D | tabfrm.cxx | 1062     const sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat();  in Split()  local1972     const sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat();  in MakeAll()  local
 5582             sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat();  in GetFirstNonHeadlineRow()  local
 5811     const sal_uInt16 nRepeat = GetTable()->GetRowsToRepeat();  in CalcHeightOfFirstContentLine()  local
 
 | 
| H A D | laycache.cxx | 859                     sal_uInt16 nRepeat( 0 );  in CheckInsert()  local
 | 
| /aoo41x/main/sw/source/core/frmedt/ | 
| H A D | tblsel.cxx | 2302                         const sal_uInt16 nRepeat =  in DelFrms()  local2416     const sal_uInt16 nRepeat = rTable.GetRowsToRepeat();  in lcl_UpdateRepeatedHeadlines()  local
 
 | 
| /aoo41x/main/xmloff/source/chart/ | 
| H A D | SchXMLPlotAreaContext.cxx | 691 	sal_Int32 nRepeat = 1;  in StartElement()  local
 | 
| H A D | SchXMLExport.cxx | 1743                 sal_Int64 nRepeat = static_cast< sal_Int64 >( nHiddenIndex - nNextIndex );  in exportTable()  local1757             sal_Int64 nRepeat = static_cast< sal_Int64 >( nEndIndex - nNextIndex + 1 );  in exportTable()  local
 3365         sal_Int32 nRepeat;  in exportDataPoints()  local
 
 | 
| /aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ | 
| H A D | ExampleDataPilotSource.java | 279         int nRepeat = 1;  in getResults()  local
 | 
| /aoo41x/main/vcl/win/source/window/ | 
| H A D | salframe.cxx | 3718     sal_uInt16          nRepeat         = LOWORD( lParam )-1;  in ImplHandleKeyMsg()  local4004         sal_uInt16  nRepeat     = LOWORD( lParam )-1;  in ImplHandleSalObjKeyMsg()  local
 4054     sal_uInt16  nRepeat     = LOWORD( lParam )-1;  in ImplHandleSalObjSysCharMsg()  local
 
 |