Home
last modified time | relevance | path

Searched refs:nIndex (Results 1776 – 1800 of 1876) sorted by relevance

1...<<717273747576

/trunk/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx119 void fillUnusedCells( sal_Int32 nIndex );
H A Dexternallinkbuffer.hxx282 ExternalNameRef getNameByIndex( sal_Int32 nIndex ) const;
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.hxx114 void setDefaultProperties( sal_Int32 nIndex ) throw (css::uno::RuntimeException);
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx277 ByteString GetIsoLangByIndex( sal_uInt16 nIndex );
/trunk/main/sc/source/ui/inc/
H A DAccessibleDocument.hxx121 getAccessibleChild(sal_Int32 nIndex)
H A DAccessiblePreviewTable.hxx45 ScPreviewShell* pViewShell, sal_Int32 nIndex );
H A DAccessibleContextBase.hxx158 getAccessibleChild(sal_Int32 nIndex)
H A DAccessibleTableBase.hxx201 getAccessibleChild(sal_Int32 nIndex)
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx228 xub_StrLen nLen, sal_uInt16 nIndex, xub_StrLen nCursorPos );
H A Dfrmtool.hxx99 void MA_FASTCALL _InsertCnt( SwLayoutFrm *pLay, SwDoc *pDoc, sal_uLong nIndex,
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1783 sal_Int32 nIndex = io_rProps.getLength(); in appendPrintUIOptions() local
1784 io_rProps.realloc( nIndex+1 ); in appendPrintUIOptions()
1788 io_rProps[ nIndex ] = aVal; in appendPrintUIOptions()
H A Dtextlayout.cxx100 …virtual long GetTextWidth( const XubString& rStr, xub_StrLen nIndex, xub_StrLen nLen ) cons…
/trunk/main/sal/rtl/source/
H A Ddigest.c2025 sal_uInt32 nCount, sal_uInt32 nIndex) in __rtl_digest_updatePBKDF2() argument
2033 rtl_digest_updateHMAC_SHA1 (hDigest, &nIndex, sizeof(nIndex)); in __rtl_digest_updatePBKDF2()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx2150 sal_Int32 nIndex = -1; in osl_ProfileGenerateExtension() local
2158 nIndex = rtl_ustr_lastIndexOfChar(pFileNameBuf,*pExtensionBuf); in osl_ProfileGenerateExtension()
2162 nIndex+1, in osl_ProfileGenerateExtension()
/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx471 sal_Int32 nIndex = 0; in convertToOOEquation() local
474 rtl::OUString aToken( rSource.getToken( 0, ' ', nIndex ) ); in convertToOOEquation()
478 while ( nIndex >= 0 ); in convertToOOEquation()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx397 sal_Int32 nIndex = 0; in dumpNameSpace() local
400 o << "namespace " << typeName.getToken(0, '/', nIndex); in dumpNameSpace()
405 } while( nIndex != -1 ); in dumpNameSpace()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx1769 ULONG nIndex; in EndExtTextInput() local
1771 nIndex = CNV_COMPLETE; in EndExtTextInput()
1773 nIndex = CNV_CANCEL; in EndExtTextInput()
1775 pIMEData->mpRequestIME( hIMI, REQ_CONVERSIONSTRING, nIndex, 0 ); in EndExtTextInput()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx4794 bool DomainMapper::getColorFromIndex(const sal_Int32 nIndex, sal_Int32 &nColor) in getColorFromIndex() argument
4797 if ((nIndex < 1) || (nIndex > 16)) in getColorFromIndex()
4800 switch (nIndex) in getColorFromIndex()
/trunk/main/desktop/source/app/
H A Dapp.cxx278 sal_Int32 nIndex = 0; in GetDesktopResManager() local
279 OUString aLanguage = aUILocaleString.getToken( 0, '-', nIndex); in GetDesktopResManager()
280 OUString aCountry = aUILocaleString.getToken( 0, '-', nIndex); in GetDesktopResManager()
281 OUString aVariant = aUILocaleString.getToken( 0, '-', nIndex); in GetDesktopResManager()
/trunk/main/svtools/inc/svtools/
H A Daccessibleruler.hxx173 getAccessibleChild( sal_Int32 nIndex )
H A Dcalendar.hxx321 Date GetSelectDate( sal_uLong nIndex = 0 ) const;
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx752 void SetStatus( sal_uInt16 nIndex, eBookStatus eStat );
754 String GetBookmark(long nStart,long nEnd, sal_uInt16 &nIndex);
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx417 sal_uInt32 nIndex(0L); in setPropertyValueImpl() local
421 basegfx::B3DHomMatrix* pMat = (basegfx::B3DHomMatrix*)aObjTrans.GetObject(nIndex++); in setPropertyValueImpl()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1173 sal_uInt16 nIndex = pRangeData->GetIndex(); in EraseNonUsedSharedNames() local
1179 nIndex); in EraseNonUsedSharedNames()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx2099 Date Calendar::GetSelectDate( sal_uLong nIndex ) const in GetSelectDate()
2101 if ( nIndex < mpSelectTable->Count() ) in GetSelectDate()
2102 return Date( mpSelectTable->GetObjectKey( nIndex ) ); in GetSelectDate()

Completed in 212 milliseconds

1...<<717273747576