Home
last modified time | relevance | path

Searched refs:nPos (Results 101 – 125 of 1846) sorted by relevance

12345678910>>...74

/trunk/main/cui/source/dialogs/
H A Dmultipat.cxx154 if ( nPos > nCnt ) in IMPL_LINK()
155 nPos = nCnt; in IMPL_LINK()
156 pEntry = aRadioLB.GetEntry( nPos ); in IMPL_LINK()
169 aPathLB.RemoveEntry( nPos ); in IMPL_LINK()
176 if ( nPos > nCnt ) in IMPL_LINK()
177 nPos = nCnt; in IMPL_LINK()
178 aPathLB.SelectEntryPos( nPos ); in IMPL_LINK()
228 sal_uInt16 nPos = aPathLB.GetEntryCount(); in ~SvxMultiPathDialog() local
229 while ( nPos-- ) in ~SvxMultiPathDialog()
230 delete (String*)aPathLB.GetEntryData(nPos); in ~SvxMultiPathDialog()
[all …]
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1188 if ( nPos == VALUESET_ITEM_NONEITEM ) in ImplGetItem()
1967 if ( nPos == VALUESET_ITEM_NOTFOUND ) in RemoveItem()
2095 if ( nPos != VALUESET_ITEM_NOTFOUND ) in GetItemRect()
2320 if ( nPos != VALUESET_ITEM_NOTFOUND ) in SetItemBits()
2330 if ( nPos != VALUESET_ITEM_NOTFOUND ) in GetItemBits()
2342 if ( nPos == VALUESET_ITEM_NOTFOUND ) in SetItemImage()
2364 if ( nPos != VALUESET_ITEM_NOTFOUND ) in GetItemImage()
2724 nPos = 0; in ShowDropPos()
2739 nPos++; in ShowDropPos()
2742 if ( nPos != mnDropPos ) in ShowDropPos()
[all …]
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx174 if ( nPos != STRING_NOTFOUND ) in GSILine()
180 if ( nPos != STRING_NOTFOUND ) in GSILine()
188 if ( nPos != STRING_NOTFOUND ) in GSILine()
194 if ( nPos != STRING_NOTFOUND ) in GSILine()
199 if ( nPos != STRING_NOTFOUND ) in GSILine()
247 if ( nPos != STRING_NOTFOUND ) in ReassembleLine()
327 sal_uLong nPos = 0; in InsertLine() local
331 while ( nPos < Count() ) in InsertLine()
337 GetObject( nPos )->NotOK(); in InsertLine()
340 nPos++; in InsertLine()
[all …]
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx327 sal_uInt16 nPos; in ActivatePage() local
504 nPos--; in DeactivatePage()
519 sal_uInt16 nPos; in FillItemSet() local
532 if( nPos == 0 ) in FillItemSet()
617 if( nPos == 0 ) in FillItemSet()
637 if( nPos == 0 ) in FillItemSet()
719 switch(nPos) in FillItemSet()
840 sal_uInt16 nPos; in FillXLSet_Impl() local
865 if( nPos == 0 ) in FillXLSet_Impl()
874 if( nPos == 0 ) in FillXLSet_Impl()
[all …]
H A Dtpcolor.cxx313 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in CheckChanges_Impl()
369 nPos = aLbColor.GetSelectEntryPos(); in CheckChanges_Impl()
370 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in CheckChanges_Impl()
372 *pPos = nPos; in CheckChanges_Impl()
582 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
639 aLbColor.SelectEntryPos( nPos ); in IMPL_LINK()
704 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
727 aLbColor.RemoveEntry( nPos ); in IMPL_LINK()
734 aLbColor.SelectEntryPos( nPos ); in IMPL_LINK()
1033 if (eCM != (ColorModel) nPos) in IMPL_LINK()
[all …]
/trunk/main/svtools/source/edit/
H A Dtextdoc.cxx139 if ( pAttr->GetEnd() < nPos ) in FindAttrib()
200 if ( pAttr->GetStart() > nPos ) in FindEmptyAttrib()
390 maText.Insert( rText, nPos ); in InsertText()
396 maText.Insert( c, nPos ); in InsertText()
397 ExpandAttribs( nPos, 1 ); in InsertText()
402 maText.Erase( nPos, nChars ); in RemoveText()
403 CollapsAttribs( nPos, nChars ); in RemoveText()
409 if ( nPos < maText.Len() ) in Split()
412 maText.Erase( nPos ); in Split()
436 else if ( pAttrib->IsInside( nPos ) || ( !nPos && !pAttrib->GetStart() ) ) in Split()
[all …]
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1557 if ( nPos <= mnLastSort ) in Remove()
1621 for ( i=nPos+nOffset; i<nPos; i++ ) in Move()
1650 long nFrom = nPos - 1; in Move()
1672 nTo = nPos + nOffset; in Move()
1747 nPos += 1; in SetChanged()
1858 mnCurPos = nPos; in SortListData()
1859 mnOldPos = nPos; in SortListData()
1891 pData = maData[ nPos ]; in Remove()
1906 pData = maData[ nPos ]; in GetData()
1919 pData = maData[ nPos ]; in operator []()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx208 sal_uInt16 nPos; in Reset() local
225 nPos = aTypeLB.InsertEntry(sHeadingTxt); in Reset()
227 nPos = aTypeLB.InsertEntry(sNumItemTxt); in Reset()
244 nPos = aTypeLB.InsertEntry(pType->GetName()); in Reset()
250 nPos = aTypeLB.InsertEntry(sBookmarkTxt); in Reset()
256 nPos = aTypeLB.InsertEntry(sFootnoteTxt); in Reset()
263 nPos = aTypeLB.InsertEntry(sEndnoteTxt); in Reset()
378 sal_uInt16 nPos = aTypeLB.InsertEntry(sName); in IMPL_LINK() local
899 sal_uInt16 nPos; in FillItemSet() local
920 sal_uInt16 nPos; in FillItemSet() local
[all …]
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx207 for ( sal_Int32 nPos = m_nInterfaces; nPos--; ) in ~AdapterImpl() local
481 sal_Int32 nPos; in invoke() local
482 for ( nPos = nParams; nPos--; ) in invoke()
488 &pInAnys[nPos], pArgs[nPos], rParam.pTypeRef, 0, 0 ); in invoke()
533 for ( nPos = 0; nPos < nOutParams; ++nPos ) in invoke()
625 for ( sal_Int32 nPos = 0; nPos < that->m_nInterfaces; ++nPos ) in adapter_dispatch() local
688 for ( sal_Int32 nPos = rTypes.getLength(); nPos--; ) in AdapterImpl() local
696 pTypes[nPos].getDescription( in AdapterImpl()
840 sal_Int32 nPos; in lookup_adapter() local
841 for ( nPos = that->m_nInterfaces; nPos--; ) in lookup_adapter()
[all …]
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx783 while( nPos ) in FnChgWeightUnderl()
791 if( bAlphaNum && nPos+1 < nEndPos && ( !nPos || in FnChgWeightUnderl()
798 nPos = 0; in FnChgWeightUnderl()
1288 rDoc.Delete( nPos, nPos + 1 ); in AutoCorrect()
1319 while( nPos && !IsWordDelim( rTxt.GetChar( --nPos ))) in AutoCorrect()
1595 if( !nPos ) in GetPrevAutoCorrWord()
1606 while( nPos && !IsWordDelim( rTxt.GetChar( --nPos ))) in GetPrevAutoCorrWord()
1740 ++nPos; in GeneratePackageName()
1751 for ( nLen = rName.Len(), nPos = 0; nPos < nLen; ++nPos, ++pName ) in DecryptBlockName_Imp()
1773 for( xub_StrLen nPos = 0; nPos < pAutoCorrWordList->Count(); ++nPos ) in lcl_SearchWordsInList() local
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx126 pCustomShowList->Seek( nPos ); in CheckState()
162 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
173 pCustomShowList->Seek( nPos ); in IMPL_LINK()
174 aLbCustomShows.RemoveEntry( nPos ); in IMPL_LINK()
176 aLbCustomShows.SelectEntryPos( nPos ); in IMPL_LINK()
187 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
190 aLbCustomShows.RemoveEntry( nPos ); in IMPL_LINK()
191 aLbCustomShows.SelectEntryPos( nPos == 0 ? nPos : nPos - 1 ); in IMPL_LINK()
199 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
262 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx37 bool ScCsvSplits::Insert( sal_Int32 nPos ) in Insert() argument
39 bool bValid = (nPos >= 0); in Insert()
45 aIter = maVec.insert( aIter, nPos ); in Insert()
50 bool ScCsvSplits::Remove( sal_Int32 nPos ) in Remove() argument
52 sal_uInt32 nIndex = GetIndex( nPos ); in Remove()
72 bool ScCsvSplits::HasSplit( sal_Int32 nPos ) const in HasSplit()
74 return GetIndex( nPos ) != CSV_VEC_NOTFOUND; in HasSplit()
80 sal_uInt32 ScCsvSplits::GetIndex( sal_Int32 nPos ) const in GetIndex()
86 sal_uInt32 ScCsvSplits::LowerBound( sal_Int32 nPos ) const in LowerBound()
93 sal_uInt32 nIndex = LowerBound( nPos ); in UpperBound()
[all …]
/trunk/main/sw/source/core/doc/
H A Dftnidx.cxx123 if( SeekEntry( *pCapStt, &nPos ) && nPos ) in UpdateFtn()
127 while( nPos && pCmpNd == &((*this)[ --nPos ]->GetTxtNode()) ) in UpdateFtn()
129 ++nPos; in UpdateFtn()
136 nFtnNo = nPos+1; in UpdateFtn()
138 for( ; nPos < Count(); ++nPos ) in UpdateFtn()
140 pTxtFtn = (*this)[ nPos ]; in UpdateFtn()
160 for( nPos = 0; nPos < Count(); ++nPos ) in UpdateFtn()
162 pTxtFtn = (*this)[ nPos ]; in UpdateFtn()
180 for( ; nPos < Count(); ++nPos ) in UpdateFtn()
182 pTxtFtn = (*this)[ nPos ]; in UpdateFtn()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx381 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in cpp_call() local
383 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
395 uno_copyAndConvertData( pCppArgs[nPos] = pStack, pUnoArgs[nPos], pParamTypeDescr, in cpp_call()
402 fprintf(stderr, "hyper is %lx\n", *(unsigned long*)(pCppArgs[nPos])); in cpp_call()
410 fprintf(stderr, "long is %lx\n", *(unsigned int*)(pCppArgs[nPos])); in cpp_call()
425 fprintf(stderr, "byte is %x\n", *(unsigned char*)(pCppArgs[nPos])); in cpp_call()
431 fprintf(stderr, "a float is %f\n", *(float*)(pCppArgs[nPos])); in cpp_call()
432 fprintf(stderr, "b float is %f\n", *(double*)(pCppArgs[nPos])); in cpp_call()
438 fprintf(stderr, "double is %f\n", *(double*)(pCppArgs[nPos])); in cpp_call()
485 fprintf(stderr, "that one, passing %lx through\n", pUnoArgs[nPos]); in cpp_call()
[all …]
/trunk/main/svx/inc/svx/
H A Dxpoly.hxx104 const Point& operator[]( sal_uInt16 nPos ) const;
105 Point& operator[]( sal_uInt16 nPos );
110 XPolyFlags GetFlags( sal_uInt16 nPos ) const;
112 sal_Bool IsControl(sal_uInt16 nPos) const;
113 sal_Bool IsSmooth(sal_uInt16 nPos) const;
167 sal_uInt16 nPos = XPOLYPOLY_APPEND );
169 sal_uInt16 nPos=XPOLYPOLY_APPEND );
170 XPolygon Remove( sal_uInt16 nPos );
172 const XPolygon& GetObject( sal_uInt16 nPos ) const;
181 { return GetObject( nPos ); } in operator []()
[all …]
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx1025 ++nPos; in GetDigitLevel()
1028 nPos == rTxt.Len() || !IsSpace( rTxt.GetChar( nPos ) ) || in GetDigitLevel()
1035 rPos = nPos; in GetDigitLevel()
1149 xub_StrLen nPos; in DeleteAktPara() local
1930 while( nPos < pTxt->Len() && IsSpace( cChar = pTxt->GetChar( nPos ) )) in AutoCorrect()
1931 ++nPos; in AutoCorrect()
1937 ( !nPos || ' ' == pTxt->GetChar( nPos-1 ) ) ) in AutoCorrect()
1975 ++nPos; in AutoCorrect()
1982 if( nPos && IsSpace( pTxt->GetChar( nPos-1 ))) in AutoCorrect()
1984 for( nSttPos = nPos; !bBreak && nPos < pTxt->Len(); ++nPos ) in AutoCorrect()
[all …]
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx113 long nPos; // End-Position (twips) der Zeile member in SwWriteTableRow
133 SwWriteTableRow( long nPos, sal_Bool bUseLayoutHeights );
150 long GetPos() const { return nPos; } in GetPos()
160 return (nPos >= rRow.nPos ? nPos - rRow.nPos : rRow.nPos - nPos ) <= in operator ==()
168 return nPos < rRow.nPos - (mbUseLayoutHeights ? 0 : ROWFUZZY); in operator <()
179 sal_uInt32 nPos; // End Position der Spalte member in SwWriteTableCol
192 sal_uInt32 GetPos() const { return nPos; } in GetPos()
217 return (nPos >= rCol.nPos ? nPos - rCol.nPos in operator ==()
218 : rCol.nPos - nPos ) <= COLFUZZY; in operator ==()
225 return nPos < rCol.nPos - COLFUZZY; in operator <()
/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx175 _xParameter->updateNull(nPos); in updateColumn()
183 … _xParameter->updateNumericObject(nPos,_rValue.makeAny(),m_xSetMetaData->getScale(nPos)); in updateColumn()
193 _xParameter->updateLong(nPos,_rValue); in updateColumn()
203 _xParameter->updateByte(nPos,_rValue); in updateColumn()
211 _xParameter->updateInt(nPos,_rValue); in updateColumn()
215 _xParameter->updateInt(nPos,_rValue); in updateColumn()
217 _xParameter->updateLong(nPos,_rValue); in updateColumn()
220 _xParameter->updateFloat(nPos,_rValue); in updateColumn()
227 _xParameter->updateDate(nPos,_rValue); in updateColumn()
230 _xParameter->updateTime(nPos,_rValue); in updateColumn()
[all …]
H A DBookmarkSet.cxx191 _xParameter->updateNull(nPos); in updateColumn()
199 … _xParameter->updateNumericObject(nPos,_rValue.makeAny(),m_xSetMetaData->getScale(nPos)); in updateColumn()
209 _xParameter->updateLong(nPos,_rValue); in updateColumn()
219 _xParameter->updateByte(nPos,_rValue); in updateColumn()
227 _xParameter->updateInt(nPos,_rValue); in updateColumn()
231 _xParameter->updateInt(nPos,_rValue); in updateColumn()
233 _xParameter->updateLong(nPos,_rValue); in updateColumn()
236 _xParameter->updateFloat(nPos,_rValue); in updateColumn()
243 _xParameter->updateDate(nPos,_rValue); in updateColumn()
246 _xParameter->updateTime(nPos,_rValue); in updateColumn()
[all …]
/trunk/main/scripting/source/storage/
H A DXMLElement.cxx69 for ( size_t nPos = 0; nPos < _subElems.size(); ++nPos ) in dumpSubElements() local
110 OUString XMLElement::getNameByIndex( sal_Int16 nPos ) in getNameByIndex() argument
114 OSL_ASSERT( ( size_t )nPos < _attrNames.size() ); in getNameByIndex()
116 return _attrNames[ nPos ]; in getNameByIndex()
120 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() argument
124 OSL_ASSERT( (size_t)nPos < _attrNames.size() ); in getTypeByIndex()
144 OSL_ASSERT( ( size_t )nPos < _attrNames.size() ); in getValueByIndex()
146 return _attrValues[ nPos ]; in getValueByIndex()
155 for ( size_t nPos = 0; nPos < _attrNames.size(); ++nPos ) in getValueByName() local
157 if (_attrNames[ nPos ] == rName) in getValueByName()
[all …]
/trunk/main/tools/source/generic/
H A Dpoly2.cxx163 if ( nPos > mpImplPolyPolygon->mnCount ) in Insert()
164 nPos = mpImplPolyPolygon->mnCount; in Insert()
178 memcpy( pNewAry+nPos+1, mpImplPolyPolygon->mpPolyAry+nPos, in Insert()
179 (nOldSize-nPos)*sizeof(SVPPOLYGON) ); in Insert()
184 else if ( nPos < mpImplPolyPolygon->mnCount ) in Insert()
187 mpImplPolyPolygon->mpPolyAry+nPos, in Insert()
197 void PolyPolygon::Remove( sal_uInt16 nPos ) in Remove() argument
209 delete mpImplPolyPolygon->mpPolyAry[nPos]; in Remove()
211 memmove( mpImplPolyPolygon->mpPolyAry+nPos, in Remove()
212 mpImplPolyPolygon->mpPolyAry+nPos+1, in Remove()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx115 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in cpp2uno_call() local
134 pCppArgs[nPos] = pUnoArgs[nPos] = fpreg++; in cpp2uno_call()
138 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
144 pCppArgs[nPos] = pUnoArgs[nPos] = gpreg++; in cpp2uno_call()
148 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
159 pCppArgs[nPos] = pCppStack = *gpreg++; in cpp2uno_call()
163 pCppArgs[nPos] = pCppStack = *ovrflw++; in cpp2uno_call()
168 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
169 pTempIndizes[nTempIndizes] = nPos; in cpp2uno_call()
184 pUnoArgs[nPos] = pCppStack; in cpp2uno_call()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx114 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in cpp2uno_call() local
133 pCppArgs[nPos] = pUnoArgs[nPos] = fpreg++; in cpp2uno_call()
137 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
143 pCppArgs[nPos] = pUnoArgs[nPos] = gpreg++; in cpp2uno_call()
147 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
158 pCppArgs[nPos] = pCppStack = *gpreg++; in cpp2uno_call()
162 pCppArgs[nPos] = pCppStack = *ovrflw++; in cpp2uno_call()
167 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
168 pTempIndizes[nTempIndizes] = nPos; in cpp2uno_call()
183 pUnoArgs[nPos] = pCppStack; in cpp2uno_call()
[all …]
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dcpp2uno.cxx114 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in cpp2uno_call() local
130 pCppArgs[nPos] = pUnoArgs[nPos] = fpreg++; in cpp2uno_call()
134 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
140 pCppArgs[nPos] = pUnoArgs[nPos] = gpreg++; in cpp2uno_call()
144 pCppArgs[nPos] = pUnoArgs[nPos] = ovrflw++; in cpp2uno_call()
155 pCppArgs[nPos] = pCppStack = *gpreg++; in cpp2uno_call()
159 pCppArgs[nPos] = pCppStack = *ovrflw++; in cpp2uno_call()
164 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
165 pTempIndizes[nTempIndizes] = nPos; in cpp2uno_call()
180 pUnoArgs[nPos] = pCppStack; in cpp2uno_call()
[all …]
/trunk/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl111 short getType( [in] string aText, [in] long nPos );
115 <em>nPos</em>.
121 short getScript( [in] string aText, [in] long nPos );
125 long getCharacterType( [in] string aText, [in] long nPos,
170 @param nPos
209 aName = aText.Copy( nPos, rRes.EndPos - nPos );
215 aSymbol = aText.Copy( nPos, rRes.EndPos - nPos );
217 aSymbol = aText.Copy( nPos, rRes.EndPos - nPos );
223 [in] long nPos,
234 at position <em>nPos</em>.
[all …]

Completed in 227 milliseconds

12345678910>>...74