Home
last modified time | relevance | path

Searched defs:nPos (Results 76 – 100 of 1463) sorted by relevance

12345678910>>...59

/trunk/main/vcl/source/control/
H A Dlstbox.cxx215 sal_uInt16 nPos = InsertEntry( ReadStringRes(), LISTBOX_APPEND ); in ImplLoadRes() local
254 IMPL_LINK( ListBox, ImplFocusHdl, void *, nPos ) in IMPL_LINK() argument
1090 sal_uInt16 ListBox::InsertEntry( const Image& rImage, sal_uInt16 nPos ) in InsertEntry()
1117 void ListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
1136 sal_uInt16 nPos = mpImplLB->GetEntryList()->FindEntry( rStr ); in GetEntryPos() local
1146 sal_uInt16 nPos = mpImplLB->GetEntryList()->FindEntry( pData ); in GetEntryPos() local
1217 void ListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos()
1238 void ListBox::SetEntryData( sal_uInt16 nPos, void* pNewData ) in SetEntryData()
1252 void ListBox::SetEntryFlags( sal_uInt16 nPos, long nFlags ) in SetEntryFlags()
1266 void ListBox::SetTopEntry( sal_uInt16 nPos ) in SetTopEntry()
[all …]
H A Dcombobox.cxx44 inline sal_uLong ImplCreateKey( sal_uInt16 nPos ) in ImplCreateKey()
58 sal_uInt16 nPos = pEntryList->FindEntry( aToken ); in lcl_GetSelectedEntries() local
358 sal_uInt16 nPos = LISTBOX_ENTRY_NOTFOUND; in IMPL_LINK() local
1016 void ComboBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
1042 sal_uInt16 nPos = mpImplLB->GetEntryList()->FindEntry( rStr ); in GetEntryPos() local
1052 sal_uInt16 nPos = mpImplLB->GetEntryList()->FindEntry( pData ); in GetEntryPos() local
1445 void ComboBox::SetEntryData( sal_uInt16 nPos, void* pNewData ) in SetEntryData()
1459 void ComboBox::SetTopEntry( sal_uInt16 nPos ) in SetTopEntry()
1466 void ComboBox::ShowProminentEntry( sal_uInt16 nPos ) in ShowProminentEntry()
1532 sal_uInt16 nPos = mpImplLB->GetEntryList()->GetSelectEntryPos( nIndex ); in GetSelectEntryPos() local
[all …]
H A Dilstbox.cxx247 void ImplEntryList::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
278 sal_uInt16 nPos = LISTBOX_ENTRY_NOTFOUND; in FindMatchingEntry() local
308 sal_uInt16 nPos = LISTBOX_ENTRY_NOTFOUND; in FindEntry() local
409 void ImplEntryList::SetEntryFlags( sal_uInt16 nPos, long nFlags ) in SetEntryFlags()
801 void ImplListBoxWindow::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
883 sal_uInt16 nPos = mnTop; in GetLastVisibleEntry() local
1109 for ( sal_uInt16 nPos = 0; nPos < nEntryCount; nPos++ ) in SelectEntries() local
2039 sal_uInt16 nPos = mnCurrentPos; in GetFocus() local
2107 sal_uInt16 nPos = nEntryPos; in ShowProminentEntry() local
2338 void ImplListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx208 sal_uInt16 nPos; in Reset() local
378 sal_uInt16 nPos = aTypeLB.InsertEntry(sName); in IMPL_LINK() local
774 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, i )); in FillFormatLB() local
781 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr( nTypeId, nFormat )); in FillFormatLB() local
899 sal_uInt16 nPos; in FillItemSet() local
920 sal_uInt16 nPos; in FillItemSet() local
988 sal_uInt16 nPos; in FillItemSet() local
/trunk/main/sw/source/core/access/
H A Daccportions.cxx523 sal_Int32 nPos ) in GetSentenceBoundary()
624 sal_Int32 nPos, in FillSpecialPos()
719 sal_uInt16 SwAccessiblePortionData::GetAttrFldType( sal_Int32 nPos ) in GetAttrFldType()
734 …ortionData::FillBoundaryIFDateField( com::sun::star::i18n::Boundary& rBound, const sal_Int32 nPos ) in FillBoundaryIFDateField()
749 sal_Int32 nPos, in AdjustAndCheck()
831 sal_Bool SwAccessiblePortionData::IsInGrayPortion( sal_Int32 nPos ) in IsInGrayPortion()
838 sal_Int32 SwAccessiblePortionData::GetFieldIndex(sal_Int32 nPos) in GetFieldIndex()
/trunk/main/sc/source/filter/dif/
H A Ddifexp.cxx247 xub_StrLen nPos = aString.Search( cStrDelim ); in ScExportDif() local
264 xub_StrLen nPos = aStrDec.Search( aStrDelimDecoded ); in ScExportDif() local
280 xub_StrLen nPos = aStrEnc.Search( aStrDelimEncoded ); in ScExportDif() local
/trunk/main/sw/source/core/edit/
H A Dedredln.cxx81 sal_Bool SwEditShell::AcceptRedline( sal_uInt16 nPos ) in AcceptRedline()
92 sal_Bool SwEditShell::RejectRedline( sal_uInt16 nPos ) in RejectRedline()
/trunk/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx82 sal_Int32 nPos = -1; // -1 means column is autoincrement or doesn't exists in initialize() local
127 sal_Int32 nPos = -1; in Read() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx337 sal_uInt16 InsertEntry( OUString const& rStr, sal_uInt16 nPos ) in InsertEntry()
345 void RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
435 sal_uInt16 ComboBox::InsertEntry( String const& rStr, sal_uInt16 nPos ) in InsertEntry()
445 void ComboBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
512 sal_uInt16 InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
520 void RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
525 sal_uInt16 RemoveEntry( String const& rStr, sal_uInt16 nPos) in RemoveEntry()
556 void SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos()
661 sal_uInt16 ListBox::InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
666 void ListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
[all …]
/trunk/main/svx/source/dialog/
H A Dtxencbox.cxx184 const String& rEntry, sal_uInt16 nPos ) in InsertTextEncoding()
192 void SvxTextEncodingBox::InsertTextEncoding( const rtl_TextEncoding nEnc, sal_uInt16 nPos ) in InsertTextEncoding()
221 sal_uInt16 nPos = GetSelectEntryPos(); in GetSelectTextEncoding() local
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx352 inline void InsertRecord( RecordRefType xRec, size_t nPos ) in InsertRecord()
358 inline void ReplaceRecord( RecordRefType xRec, size_t nPos ) in ReplaceRecord()
362 inline void InsertNewRecord( RecType* pRec, size_t nPos ) in InsertNewRecord()
368 inline void ReplaceNewRecord( RecType* pRec, size_t nPos ) in ReplaceNewRecord()
372 inline void RemoveRecord( size_t nPos ) in RemoveRecord()
/trunk/main/svx/source/form/
H A Dfmobj.cxx173 sal_Int32 nPos = getElementPos( xParent.get(), xControlModel ); in impl_isolateControlModel_nothrow() local
272 sal_Int32 nPos = getElementPos(xManagerAsIndex, xMeAsChild); in SetPage() local
301 … sal_Int32 nPos = getElementPos(Reference< XIndexAccess > (xOldParent, UNO_QUERY), xMeAsFormComp); in SetPage() local
317 sal_Int32 nPos = getElementPos(xManagerAsIndex, xMeAsFormComp); in SetPage() local
422 sal_Int32 nPos = getElementPos( xManagerAsIndex, xContent ); in operator =() local
448 sal_Int32 nPos = getElementPos(xParent, xChild); in lcl_getFormComponentAccessPath() local
/trunk/main/cui/source/tabpages/
H A Dtpgradnt.cxx183 sal_uInt16 nPos; in ActivatePage() local
283 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in CheckChanges_Impl() local
350 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in FillItemSet() local
550 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK() local
622 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK() local
819 int nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK() local
H A Dtphatch.cxx179 sal_uInt16 nPos; in ActivatePage() local
305 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in CheckChanges_Impl() local
323 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in FillItemSet() local
421 int nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK() local
609 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK() local
681 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK() local
/trunk/main/tools/source/stream/
H A Dcachestr.cxx144 sal_uIntPtr nPos = pCurrentStream->Tell(); in SwapOut() local
200 sal_uIntPtr SvCacheStream::SeekPos( sal_uIntPtr nPos ) in SeekPos()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx37 bool ScCsvSplits::Insert( sal_Int32 nPos ) in Insert()
50 bool ScCsvSplits::Remove( sal_Int32 nPos ) in Remove()
/trunk/main/cui/source/options/
H A Doptctl.cxx118 sal_uInt16 nPos = m_aNumeralsLB.GetSelectEntryPos(); in FillItemSet() local
151 sal_uInt16 nPos = (sal_uInt16)aCTLOptions.GetCTLTextNumerals(); in Reset() local
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx231 void WrongList::TextInserted( sal_uInt16 nPos, sal_uInt16 nNew, sal_Bool bPosIsSep ) in TextInserted()
297 void WrongList::TextDeleted( sal_uInt16 nPos, sal_uInt16 nDeleted ) in TextDeleted()
442 sal_uInt16 nPos = Count(); in InsertWrong() local
567 sal_Bool EdtAutoCorrDoc::Insert( sal_uInt16 nPos, const String& rTxt ) in Insert()
581 sal_Bool EdtAutoCorrDoc::Replace( sal_uInt16 nPos, const String& rTxt ) in Replace()
586 sal_Bool EdtAutoCorrDoc::ReplaceRange( xub_StrLen nPos, xub_StrLen nSourceLength, const String& rTx… in ReplaceRange()
684 sal_uInt32 nPos = rNodes.GetPos( pCurNode ); in GetPrevPara() local
747 LanguageType EdtAutoCorrDoc::GetLanguage( sal_uInt16 nPos, sal_Bool ) const in GetLanguage()
/trunk/main/sw/inc/
H A Dndhints.hxx108 inline SwTxtAttr * GetStart( const sal_uInt16 nPos ) in GetStart()
110 inline SwTxtAttr * GetEnd ( const sal_uInt16 nPos ) in GetEnd()
216 sal_uInt16 nPos; in GetStartOf() local
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx187 sal_uLong nPos, void* pUserData, in InsertEntry()
198 sal_uLong nPos, void* pUserData, in InsertEntry()
233 SvLBoxEntry* pParent,sal_uLong nPos,sal_uInt16 nCol, void* pUser ) in InsertEntryToColumn()
305 String SvTabListBox::GetEntryText( sal_uLong nPos, sal_uInt16 nCol ) const in GetEntryText()
374 String SvTabListBox::GetCellText( sal_uLong nPos, sal_uInt16 nCol ) const in GetCellText()
390 sal_uLong nPos = 0; in GetEntryPos() local
405 sal_uLong nPos = 0; in GetEntryPos() local
487 sal_uLong i, nPos = 0, nCount = GetLevelChildCount( NULL ); in GetEntryOnPos() local
681 SvLBoxEntry* pEnt, SvLBoxEntry* pPar, sal_uLong nPos ) in Insert()
692 sal_uLong nPos = SvTabListBox::Insert( pEntry, nRootPos ); in Insert() local
[all …]
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx108 for ( sal_Int32 nPos = sourceKeys.getLength(); nPos--; ) in mergeKeys() local
175 for ( size_t nPos = links.size(); nPos--; ) in mergeKeys() local
/trunk/main/framework/source/uielement/
H A Dtogglebuttontoolbarcontroller.cxx197 sal_Int32 nPos( -1 ); in executeControlCommand() local
233 sal_Int32 nPos( COMBOBOX_APPEND ); in executeControlCommand() local
261 sal_Int32 nPos( -1 ); in executeControlCommand() local
H A Ddropdownboxtoolbarcontroller.cxx270 sal_uInt16 nPos( LISTBOX_APPEND ); in executeControlCommand() local
284 sal_uInt16 nPos( LISTBOX_APPEND ); in executeControlCommand() local
310 sal_Int32 nPos( -1 ); in executeControlCommand() local
/trunk/main/io/source/stm/
H A Dstreamhelper.cxx129 void MemRingBuffer::readAt( sal_Int32 nPos, Sequence<sal_Int8> &seq , sal_Int32 nBytesToRead ) const in readAt()
154 void MemRingBuffer::writeAt( sal_Int32 nPos, const Sequence<sal_Int8> &seq ) in writeAt()
/trunk/main/sc/source/core/tool/
H A Daddinlis.cxx87 for (sal_uLong nPos=0; nPos<nCount; nPos++) in Get() local
100 sal_uLong nPos = aAllListeners.Count(); in RemoveDocument() local

Completed in 120 milliseconds

12345678910>>...59