Home
last modified time | relevance | path

Searched refs:nIdx (Results 276 – 300 of 402) sorted by relevance

1...<<11121314151617

/trunk/main/sw/source/core/layout/ !
H A Dtabfrm.cxx3351 for ( sal_uInt16 nIdx = 0; nIdx < nNewRepeat; ++nIdx ) in _UpdateAttr() local
3354 SwRowFrm* pHeadline = new SwRowFrm( *GetTable()->GetTabLines()[ nIdx ], this ); in _UpdateAttr()
4368 sal_uInt16 nIdx = 0; in Format() local
4373 while ( rLines[ nIdx ] != pTmpRow->GetTabLine() ) in Format()
4374 ++nIdx; in Format()
4376 if ( nIdx > 0 ) in Format()
4379 pPrevTabLine = rLines[ nIdx - 1 ]; in Format()
/trunk/main/sw/source/core/inc/ !
H A Dswfont.hxx188 inline void SetMagic( const void* pNew, const sal_uInt16 nIdx, sal_uInt8 nWhich ) in SetMagic() argument
189 { aSub[nWhich].pMagic = pNew; aSub[nWhich].nFntIndex = nIdx; } in SetMagic()
331 long nTextWidth, xub_StrLen* pExtra, const xub_StrLen nIdx,
/trunk/main/sw/source/filter/ww8/ !
H A Dww8par.cxx1403 sal_uInt16 nIdx = rPos.nContent.GetIndex(); in GetStackAttr() local
1413 (pEntry->nMkCntnt <= nIdx) && (pEntry->nPtCntnt >= nIdx) ) ) in GetStackAttr()
2001 for(sal_uInt16 nIdx = 1; nIdx <= nLen; ++nIdx) in Read_And() local
2002 sAuthor += SVBT16ToShort(pDescri->xstUsrInitl[nIdx]); in Read_And()
5322 const String* SwWW8ImplReader::GetAnnotationAuthor(sal_uInt16 nIdx) in GetAnnotationAuthor() argument
5352 if (mpAtnNames && nIdx < mpAtnNames->size()) in GetAnnotationAuthor()
5353 pRet = &((*mpAtnNames)[nIdx]); in GetAnnotationAuthor()
/trunk/main/offapi/com/sun/star/i18n/ !
H A DXCalendar.idl177 @param nIdx
217 [in] short nIdx,
/trunk/main/sc/source/ui/app/ !
H A Duiitems.cxx147 ScIndexHint::ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx) : in ScIndexHint() argument
149 nIndex( nIdx ) in ScIndexHint()
/trunk/main/sc/source/filter/excel/ !
H A Dxetable.cxx1155 for( sal_uInt16 nIdx = 0; nIdx < aIt->mnCount; ++nIdx ) in Save() local
1203 for( sal_uInt16 nIdx = 0; nIdx < aIt->mnCount; ++nIdx ) in SaveXml() local
H A Dxechart.cxx2510 for( size_t nIdx = 0, nSize = maSeries.GetSize(); nIdx < nSize; ++nIdx ) in ConvertCategSequence() local
2511 maSeries.GetRecord( nIdx )->ConvertCategSequence( xCategSeq ); in ConvertCategSequence()
3178 for( size_t nIdx = 0, nSize = maTypeGroups.GetSize(); nIdx < nSize; ++nIdx ) in Convert() local
3179 … maTypeGroups.GetRecord( nIdx )->ConvertCategSequence( aScaleData.Categories ); in Convert()
H A Dxepivot.cxx545 for ( size_t nIdx = 0 ; nIdx < aMemberIds.size(); nIdx++ ) in InsertNumDateGroupItems() local
547 …* pData = aDPData.GetMemberById( static_cast< long >( GetBaseFieldIndex() ) , aMemberIds[ nIdx] ); in InsertNumDateGroupItems()
H A Dimpop.cxx927 for( sal_uInt16 nIdx = 0; (nIdx < nCount) && (maStrm.GetRecLeft() >= 8); ++nIdx ) in Cellmerging() local
/trunk/main/svx/source/dialog/ !
H A Dhdft.cxx1155 sal_Int32 nIdx = 0; in EnableDynamicSpacing() local
1156 while(aMoveWindows[nIdx]) in EnableDynamicSpacing()
1157 lcl_Move(*aMoveWindows[nIdx++], nOffset); in EnableDynamicSpacing()
/trunk/main/svx/source/form/ !
H A Dfmundo.cxx1074 sal_Int32 nIdx) in FmUndoContainerAction() argument
1077 ,m_nIndex( nIdx ) in FmUndoContainerAction()
1081 OSL_ENSURE( nIdx >= 0, "FmUndoContainerAction::FmUndoContainerAction: invalid index!" ); in FmUndoContainerAction()
H A Dfmobj.cxx107 void FmFormObj::SetObjEnv(const Reference< XIndexContainer > & xForm, const sal_Int32 nIdx, in SetObjEnv() argument
112 m_nPos = nIdx; in SetObjEnv()
/trunk/main/cui/source/tabpages/ !
H A Dnumpages.cxx402 sal_uInt16 nIdx = pExamplesVS->GetSelectItemId() - 1; in IMPL_LINK() local
403 DBG_ASSERT(aNumSettingsArr.Count() > nIdx, "wrong index"); in IMPL_LINK()
404 if(aNumSettingsArr.Count() <= nIdx) in IMPL_LINK()
406 SvxNumSettings_ImplPtr _pSet = aNumSettingsArr.GetObject(nIdx); in IMPL_LINK()
1146 sal_uInt16 nIdx = pExamplesVS->GetSelectItemId() - 1; in IMPL_LINK() local
1149 if(aGrfNames.Count() > nIdx) in IMPL_LINK()
1150 pGrfName = (String*)aGrfNames.GetObject(nIdx); in IMPL_LINK()
1168 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nIdx, &aGraphic)) in IMPL_LINK()
/trunk/main/unotools/source/i18n/ !
H A Dcalendarwrapper.cxx634 String CalendarWrapper::getDisplayName( sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 … in getDisplayName() argument
639 return xC->getDisplayName( nCalendarDisplayIndex, nIdx, nNameType ); in getDisplayName()
/trunk/main/sw/source/core/text/ !
H A Ditrform2.cxx2090 sal_uInt16 nIdx = GetInfo().GetLineStart(); in CalcOptRepaint() local
2101 nIdx < nReformat in CalcOptRepaint()
2111 nIdx = nIdx + pPor->GetLen(); in CalcOptRepaint()
/trunk/main/sw/source/core/crsr/ !
H A Dswcrsr.cxx324 sal_uLong nIdx = rCntnt.GetCntntIdx()->GetIndex(); in IsSelOvr() local
325 if( nSttIdx <= nIdx && nEndIdx >= nIdx ) in IsSelOvr()
2161 sal_uLong nIdx = pSrch->GetIndex(); in lcl_SeekEntry() local
2175 else if( rTmp[ nM ]->GetSttIdx() < nIdx ) in lcl_SeekEntry()
/trunk/main/sw/source/filter/html/ !
H A Dhtmlfld.cxx637 xub_StrLen nIdx = pPam->GetPoint()->nContent.GetIndex(); in InsertComment() local
642 pAttr->GetSttCnt() != nIdx ) in InsertComment()
/trunk/main/basic/source/runtime/ !
H A Dstdobj.cxx775 SbxInfo* SbiStdObject::GetInfo( short nIdx ) in GetInfo() argument
777 if( !nIdx ) in GetInfo()
779 Methods* p = &aMethods[ --nIdx ]; in GetInfo()
/trunk/main/sw/inc/ !
H A Dshellio.hxx394 sal_Bool GetMacroTable( sal_uInt16 nIdx, SvxMacroTableDtor& rMacroTbl );
395 sal_Bool SetMacroTable( sal_uInt16 nIdx, const SvxMacroTableDtor& rMacroTbl );
/trunk/main/sw/source/core/unocore/ !
H A Dunofield.cxx2405 sal_Int32 nIdx = sServiceNameCC.indexOf( aOldNamePart1 ); in OldNameToNewName_Impl() local
2406 if (nIdx >= 0) in OldNameToNewName_Impl()
2407 sServiceNameCC = sServiceNameCC.replaceAt( nIdx, aOldNamePart1.getLength(), aNewNamePart1 ); in OldNameToNewName_Impl()
2408 nIdx = sServiceNameCC.indexOf( aOldNamePart2 ); in OldNameToNewName_Impl()
2409 if (nIdx >= 0) in OldNameToNewName_Impl()
2410 sServiceNameCC = sServiceNameCC.replaceAt( nIdx, aOldNamePart2.getLength(), aNewNamePart2 ); in OldNameToNewName_Impl()
/trunk/main/sw/source/core/doc/ !
H A Ddocedt.cxx2834 xub_StrLen nIdx = 0; in RemoveLeadingWhiteSpace() local
2836 while( nIdx < rTxt.Len() && in RemoveLeadingWhiteSpace()
2837 ( '\t' == ( cCh = rTxt.GetChar( nIdx ) ) || in RemoveLeadingWhiteSpace()
2839 ++nIdx; in RemoveLeadingWhiteSpace()
2841 if ( nIdx > 0 ) in RemoveLeadingWhiteSpace()
2846 aPam.GetMark()->nContent = nIdx; in RemoveLeadingWhiteSpace()
H A Dtblcpy.cxx244 sal_uInt16 nIdx = mnStartCol; in TableStructure() local
246 while( nIdx && pC != pEnd ) in TableStructure()
249 --nIdx; in TableStructure()
/trunk/main/sc/source/ui/Accessibility/ !
H A DAccessibleDocumentPagePreview.cxx1750 …sal_Int32 nIdx(nIndex - (aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParag… in getAccessibleChild() local
1751 if (nIdx < aCount.nForeShapes) in getAccessibleChild()
1752 xAccessible = GetShapeChilds()->GetForeShape(nIdx); in getAccessibleChild()
1754 xAccessible = GetShapeChilds()->GetControl(nIdx - aCount.nForeShapes); in getAccessibleChild()
/trunk/main/editeng/source/misc/ !
H A Dunolingu.cxx1289 sal_Int32 nIdx = nLen - 1; in SvxGetAltSpelling() local
1291 while (nIdx > nHyphenationPos && nAltIdx > nHyphenPos in SvxGetAltSpelling()
1292 && pWord[ nIdx-- ] == pAltWord[ nAltIdx-- ]) in SvxGetAltSpelling()
/trunk/main/sw/source/ui/uiview/ !
H A Dviewdraw.cxx420 sal_uInt16 nIdx = 0; in ExitDraw() local
424 pTest = pDispatch->GetShell(nIdx++); in ExitDraw()

Completed in 306 milliseconds

1...<<11121314151617