Home
last modified time | relevance | path

Searched refs:nPos (Results 1626 – 1650 of 1846) sorted by relevance

1...<<61626364656667686970>>...74

/trunk/main/sc/inc/
H A Dqueryparam.hxx49 SC_DLLPUBLIC void DeleteQuery( SCSIZE nPos );
/trunk/main/sc/source/ui/inc/
H A Dnamedlg.hxx90 void CalcCurTableAssign( String& aAssign, sal_uInt16 nPos );
H A Dconsdlg.hxx124 ScSubTotalFunc LbPosToFunc( sal_uInt16 nPos );
/trunk/main/editeng/inc/editeng/
H A Descpitem.hxx104 virtual String GetValueTextByPos( sal_uInt16 nPos ) const;
H A Dlspcitem.hxx113 virtual String GetValueTextByPos( sal_uInt16 nPos ) const;
H A Dshaditem.hxx93 virtual String GetValueTextByPos( sal_uInt16 nPos ) const;
/trunk/main/i18npool/inc/
H A Dbreakiterator_cjk.hxx44 Boundary SAL_CALL getWordBoundary( const rtl::OUString& Text, sal_Int32 nPos,
H A Dcclass_cjk.hxx42 sal_Int32 nPos,
/trunk/main/connectivity/source/inc/
H A DTSortIndex.hxx109 sal_Int32 GetValue(sal_Int32 nPos) const;
/trunk/main/cui/source/inc/
H A Dtabstpge.hxx133 void InitTabPos_Impl( sal_uInt16 nPos = 0 );
/trunk/main/reportdesign/inc/
H A DRptPage.hxx68 virtual void NbcInsertObject(SdrObject* pObj, sal_uLong nPos, const SdrInsertReason* pReason);
/trunk/main/cui/source/options/
H A Doptfltr.hxx72 void CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, sal_Bool bChecked);
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx883 sal_uInt16 nPos = pPopup->GetItemPos( SV_MENU_EDIT_INSERTSYMBOL ); in Command() local
884 pPopup->RemoveItem( nPos ); in Command()
885 pPopup->RemoveItem( nPos-1 ); in Command()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx1258 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService() local
1260 if (pArray[nPos] == rServiceName) in supportsService()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx1276 const ScCondFormatEntry* ScConditionalFormat::GetEntry( sal_uInt16 nPos ) const in GetEntry()
1278 if ( nPos < nEntryCount ) in GetEntry()
1279 return ppEntries[nPos]; in GetEntry()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1075 sal_uInt16 nPos = 0; in GetMySubShell() local
1076 SfxShell* pSub = ((ScTabViewShell*)this)->GetSubShell(nPos); in GetMySubShell()
1085 pSub = ((ScTabViewShell*)this)->GetSubShell(++nPos); in GetMySubShell()
H A Dgridwin4.cxx1044 for (sal_uInt16 nPos=0; nPos<nCount; nPos++) in DrawPagePreview() local
1046 ScPrintRangeData& rData = pPageData->GetData(nPos); in DrawPagePreview()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1059 long nPos = rStream.Tell(); in Load() local
1063 if( rStream.Tell() != sal_uLong(nPos + nCnt) ) in Load()
1066 rStream.Seek( nPos + nCnt ); in Load()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx808 sal_Int32 nPos = implGetRuler().GetRulerCursorPos(); in SendCaretEvent() local
809 if( nPos != CSV_POS_INVALID ) in SendCaretEvent()
814 aEvent.NewValue <<= nPos; in SendCaretEvent()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx167 sal_uInt16 nPos = rSpzFrmFmts.GetPos( pFlyFmt ); in Copy() local
168 ASSERT( nPos != USHRT_MAX, "Fly steht nicht im Spz-Array" ); in Copy()
170 rSpzFrmFmts.Remove( nPos ); in Copy()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx1680 sal_Int32 nPos = 1; in getGroupPosition() local
1681 for ( aIter = vXShapes.begin(); aIter != vXShapes.end(); aIter++, nPos++ ) in getGroupPosition()
1688 pArray[2] = nPos; in getGroupPosition()
/trunk/main/dbaccess/source/ui/inc/
H A Dbrwview.hxx89 sal_uInt16 View2ModelPos(sal_uInt16 nPos) const;
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx508 const sal_uLong nPos = rIStm.Tell(); in ImplConvertFromSVM1() local
532 rIStm.Seek( nPos ); in ImplConvertFromSVM1()
1390 sal_uLong nPos; in ImplConvertToSVM1() local
1405 nPos = rOStm.Tell(); in ImplConvertToSVM1()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx162 int nPos = maNativeFileName.lastIndexOf( '_' ); in FtFontFile() local
163 if( nPos == -1 || maNativeFileName[nPos+1] == '.' ) in FtFontFile()
195 if( pLangBoost && !strncasecmp( pLangBoost, &maNativeFileName.getStr()[nPos+1], 3 ) ) in FtFontFile()
/trunk/main/oox/source/xls/
H A Dformulabase.cxx1671 sal_Int32 nPos = 0; in convertStringToStringList() local
1673 while( (0 <= nPos) && (nPos < nLen) ) in convertStringToStringList()
1675 OUString aEntry = aString.getToken( 0, cStringSep, nPos ); in convertStringToStringList()

Completed in 152 milliseconds

1...<<61626364656667686970>>...74