Home
last modified time | relevance | path

Searched refs:nIndex (Results 1801 – 1825 of 1858) sorted by relevance

1...<<7172737475

/aoo41x/main/sc/source/core/tool/
H A Dtoken.cxx229 nIndex = n; in SetName()
417 return new FormulaIndexToken( eOp, nIndex ); in CreateToken()
/aoo41x/main/sc/source/ui/app/
H A Dinputwin.cxx1741 sal_uInt16 nIndex = 0; in DoEnter() local
1742 if ( pNames && !pNames->SearchName( aText, nIndex ) && in DoEnter()
/aoo41x/main/forms/source/component/
H A DDatabaseForm.cxx957 for( sal_Int32 nIndex=0; nIndex < getCount(); nIndex++ ) in FillSuccessfulList() local
959 getByIndex( nIndex ) >>= xComponentSet; in FillSuccessfulList()
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx2510 for( SCCOL nIndex = nScCol; nIndex <= nLastScCol; ++nIndex ) in XclExpCellTable() local
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx430 xub_StrLen nIndex = nNameLength - nLinkTabNameLength; in AfterXMLLoading() local
432 if( aName.Equals(aLinkTabName, nIndex, nLinkTabNameLength) && in AfterXMLLoading()
433 (aName.GetChar(nIndex - 1) == '#') && // before the table name should be the # char in AfterXMLLoading()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx409 pHyperlink->nIndex = 0; in Import()
548 rStCtrl >> ((SdHyperlinkEntry*)pPtr)->nIndex; in Import()
2151 if ( pPtr->nIndex == pIAtom->nExHyperlinkId ) in FillSdAnimationInfo()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx284 void displaySlideIndex( sal_Int32 nIndex );
/aoo41x/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx370 , sal_Int32 nIndex
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx1281 Window* Application::GetTopWindow( long nIndex ) in GetTopWindow() argument
1290 if( nIdx == nIndex ) in GetTopWindow()
/aoo41x/main/svx/source/svdraw/
H A Dsvdotext.cxx2052 SdrText* SdrTextObj::getText( sal_Int32 nIndex ) const in getText()
2054 if( nIndex == 0 ) in getText()
/aoo41x/main/canvas/source/directx/
H A Ddx_5rm.cxx2243 sal_uInt32 nIndex(0); in flushVertexCache() local
2249 vertices[nIndex++] = D3DTLVERTEX( in flushVertexCache()
/aoo41x/main/vcl/inc/vcl/
H A Dmenu.hxx349 Rectangle GetCharacterBounds( sal_uInt16 nItemId, long nIndex ) const;
/aoo41x/main/sw/inc/
H A Dunoidx.hxx352 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex)
/aoo41x/main/sc/inc/
H A Dglobal.hxx596 SC_DLLPUBLIC static const String& GetRscString( sal_uInt16 nIndex );
H A Ddocument.hxx483 ScTable* GetTableByIndex(sal_Int32 nIndex);
824 SC_DLLPUBLIC void GetNumberFormatInfo( short& nType, sal_uLong& nIndex,
1236 SC_DLLPUBLIC const ScValidationData* GetValidationEntry( sal_uLong nIndex ) const;
/aoo41x/main/svl/source/numbers/
H A Dnumfmuno.hxx153 virtual sal_Int32 SAL_CALL getFormatIndex( sal_Int16 nIndex,
/aoo41x/main/svtools/source/control/
H A Dvalueimp.hxx233 ValueSetItem* getItem (sal_uInt16 nIndex) const;
/aoo41x/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl180 @param nIndex
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx3109 sal_Int32 nIndex( -1 ); in GetChildIndex() local
3134 nIndex = pAccImpl->GetChildIndex( const_cast<SwAccessibleMap&>(*this), in GetChildIndex()
3139 return nIndex; in GetChildIndex()
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx488 const SwContent* SwContentType::GetMember(sal_uInt16 nIndex) in GetMember() argument
494 if(nIndex < pMember->Count()) in GetMember()
495 return pMember->GetObject(nIndex); in GetMember()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin.cxx1103 sal_uLong nIndex = ((SfxUInt32Item*)pDoc->GetAttr( in DoAutoFilterMenue() local
1105 if ( nIndex ) in DoAutoFilterMenue()
1107 const ScValidationData* pData = pDoc->GetValidationEntry( nIndex ); in DoAutoFilterMenue()
2989 ESelection aCompare(aDocPosition.nPara, aDocPosition.nIndex); in SelectForContextMenu()
3038 ESelection aCompare(aDocPosition.nPara, aDocPosition.nIndex); in SelectForContextMenu()
/aoo41x/main/svx/source/inc/
H A Dfmexpl.hxx340 …t ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& xIface, sal_Int32 nIndex);
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx447 FASTBOOL ReadGraphic( SvStream& rSt, sal_uLong nIndex, Graphic& rGraphic ) const;
/aoo41x/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx1025 sal_Int32 getPaletteColor( sal_Int32 nIndex ) const;
/aoo41x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx738 ::rtl::OUString getCaption( sal_Int32 nIndex ) const;

Completed in 286 milliseconds

1...<<7172737475