/aoo42x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 686 sal_uInt16 nEntryPos(0); in NotifyItemUpdate() local 693 nEntryPos = 1; in NotifyItemUpdate() 698 nEntryPos = 2; in NotifyItemUpdate() 703 nEntryPos = 3; in NotifyItemUpdate() 708 nEntryPos = 4; in NotifyItemUpdate() 716 if(nEntryPos) in NotifyItemUpdate() 746 sal_uInt16 nEntryPos(0); in NotifyItemUpdate() local 752 nEntryPos = 1; in NotifyItemUpdate() 757 nEntryPos = 2; in NotifyItemUpdate() 762 nEntryPos = 3; in NotifyItemUpdate() [all …]
|
/aoo42x/main/framework/source/uielement/ |
H A D | recentfilesmenucontroller.cxx | 373 sal_Int32 nEntryPos = nEntryArg + aEntryArgStr.getLength(); in dispatch() local 374 if (( nEntryArg > 0 ) && ( nEntryPos < aURL.Complete.getLength() )) in dispatch() 376 sal_Int32 nAddArgs = aURL.Complete.indexOf( '&', nEntryPos ); in dispatch() 380 aEntryArg = aURL.Complete.copy( nEntryPos ); in dispatch() 382 aEntryArg = aURL.Complete.copy( nEntryPos, nAddArgs-nEntryPos ); in dispatch()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | solveroptions.cxx | 220 for (sal_Int32 nEntryPos=0; nEntryPos<nEntryCount; ++nEntryPos) in GetProperties() local 222 uno::Any& rValue = maProperties[nEntryPos].Value; in GetProperties() 223 SvLBoxEntry* pEntry = pModel->GetEntry(nEntryPos); in GetProperties()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | olinewin.cxx | 219 Point ScOutlineWindow::GetPoint( long nLevelPos, long nEntryPos ) const in GetPoint() 221 return mbHoriz ? Point( nEntryPos, nLevelPos ) : Point( nLevelPos, nEntryPos ); in GetPoint() 541 void ScOutlineWindow::DrawImageRel( long nLevelPos, long nEntryPos, sal_uInt16 nId ) in DrawImageRel() argument 547 Point aPos( GetPoint( nLevelPos, nEntryPos ) ); in DrawImageRel() 630 long nEntryPos = GetHeaderEntryPos(); in Paint() local 632 … DrawImageRel( GetLevelPos( nLevel ), nEntryPos, static_cast< sal_uInt16 >( nLevel + 1 ) ); in Paint()
|
/aoo42x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 753 sal_uInt16 nEntryPos(0); in ImpUpdateTransparencies() local 766 nEntryPos = 2; in ImpUpdateTransparencies() 772 nEntryPos = 3; in ImpUpdateTransparencies() 778 nEntryPos = 4; in ImpUpdateTransparencies() 784 nEntryPos = 5; in ImpUpdateTransparencies() 790 nEntryPos = 6; in ImpUpdateTransparencies() 796 nEntryPos = 7; in ImpUpdateTransparencies() 802 mpLBTransType->SelectEntryPos(nEntryPos); in ImpUpdateTransparencies()
|
/aoo42x/main/cui/source/options/ |
H A D | optinet2.cxx | 816 sal_uInt16 nEntryPos = aSearchLB.GetEntryPos( aSearchNameED.GetText() ); in ConfirmLeave() local 817 if ( nEntryPos != LISTBOX_ENTRY_NOTFOUND ) in ConfirmLeave() 818 aSearchLB.SelectEntryPos(nEntryPos); in ConfirmLeave() 987 sal_uInt16 nEntryPos = pBox->GetSelectEntryPos(); in IMPL_LINK() local 988 if ( nEntryPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK() 1033 sal_uInt16 nEntryPos = aSearchLB.GetEntryPos( pEdit->GetText() ); in IMPL_LINK() local 1034 bFound = ( nEntryPos != LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK() 1036 aSearchLB.SelectEntryPos(nEntryPos); in IMPL_LINK()
|
H A D | optsave.cxx | 726 sal_uInt16 nEntryPos = aSaveAsLB.InsertEntry(pUIFilters[i]); in IMPL_LINK() local 728 aSaveAsLB.SetEntryData( nEntryPos, (void*)pImpl ); in IMPL_LINK()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | chardlg.cxx | 1239 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl() 1280 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl() 1307 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl() 1308 bChanged = ( nEntryPos == m_pImpl->m_nExtraEntryPos ); in FillItemSet_Impl() 1329 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl() 1356 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl() 3826 sal_uInt16 nEntryPos = 0; in SetBracket() local 3841 nEntryPos = i; in SetBracket() 3851 pBox->SelectEntryPos( nEntryPos ); in SetBracket() 3855 m_nStartBracketPosition = nEntryPos; in SetBracket() [all …]
|
H A D | page.cxx | 565 sal_uInt16 nEntryPos = aPaperTrayBox.InsertEntry( aBinName ); in Reset() local 566 aPaperTrayBox.SetEntryData( nEntryPos, (void*)(sal_uLong)nPaperBin ); in Reset() 1016 sal_uInt16 nEntryPos = aPaperTrayBox.InsertEntry( in IMPL_LINK() local 1018 aPaperTrayBox.SetEntryData( nEntryPos, in IMPL_LINK() 1033 nEntryPos = aPaperTrayBox.InsertEntry( aName ); in IMPL_LINK() 1034 aPaperTrayBox.SetEntryData( nEntryPos, (void*)(sal_uLong)i ); in IMPL_LINK()
|
H A D | numpages.cxx | 2536 sal_uInt16 nEntryPos = aCharFmtLB.GetSelectEntryPos(); in IMPL_LINK() local 2545 if( 0 == nEntryPos ) in IMPL_LINK()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | ConnectionLine.cxx | 113 long nEntryPos = pListBox->GetEntryPosition( _pEntry ).Y(); in calcPointsYValue() local 115 if( nEntryPos >= 0 ) in calcPointsYValue() 117 _rNewConPos.Y() += nEntryPos; in calcPointsYValue()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | flddb.cxx | 148 … sal_uInt16 nEntryPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr(TYP_DBSETNUMBERFLD, i)); in Reset() local 150 aFormatLB.SetEntryData( nEntryPos, reinterpret_cast<void*>(nFmtId) ); in Reset() 152 aFormatLB.SelectEntryPos( nEntryPos ); in Reset()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | olinewin.hxx | 110 Point GetPoint( long nLevelPos, long nEntryPos ) const; 207 void DrawImageRel( long nLevelPos, long nEntryPos, sal_uInt16 nId );
|
/aoo42x/main/vcl/source/control/ |
H A D | ilstbox.cxx | 2103 void ImplListBoxWindow::ShowProminentEntry( sal_uInt16 nEntryPos ) in ShowProminentEntry() argument 2107 sal_uInt16 nPos = nEntryPos; in ShowProminentEntry() 2109 while( nEntryPos > 0 && mpEntryList->GetAddedHeight( nPos+1, nEntryPos ) < nWHeight/2 ) in ShowProminentEntry() 2110 nEntryPos--; in ShowProminentEntry() 2112 SetTopEntry( nEntryPos ); in ShowProminentEntry()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_updatedialog.cxx | 726 sal_uInt16 nEntryPos = GetSelectEntryPos(); in handlePopupMenu() local 727 UpdateDialog::Index * p = static_cast< UpdateDialog::Index * >( GetEntryData( nEntryPos ) ); in handlePopupMenu() 747 RemoveEntry( nEntryPos ); in handlePopupMenu() 761 RemoveEntry( nEntryPos ); in handlePopupMenu()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 1944 sal_uInt16 nEntryPos = 0; in SwitchType() local 1948 for(;aIter != aEnd;++aIter,++nEntryPos) in SwitchType() 1953 if (nEntryPos < pTypeCell->GetEntryCount()) in SwitchType() 1954 pTypeCell->SelectEntryPos( nEntryPos ); in SwitchType()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1016 sal_uLong nEntryPos = pEntry ? GetModel()->GetAbsPos(pEntry) : (sal_uLong)-1; in ExcecuteContextMenuAction() local 1043 if(nEntryPos != (sal_uLong)-1) in ExcecuteContextMenuAction() 1047 Select(GetModel()->GetEntryAtAbsPos(nEntryPos)); in ExcecuteContextMenuAction()
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | datman.cxx | 542 sal_uInt16 nEntryPos = pListBox->GetSelectEntryPos(); in IMPL_LINK() local 543 if(0 < nEntryPos) in IMPL_LINK() 547 if(pListBox != aListBoxes[i] && aListBoxes[i]->GetSelectEntryPos() == nEntryPos) in IMPL_LINK()
|
/aoo42x/main/vcl/source/app/ |
H A D | dbggui.cxx | 451 sal_uInt16 nEntryPos = rList.InsertEntry( channel->first ); in ImplAppendUserDefinedChannels() local 452 rList.SetEntryData( nEntryPos, reinterpret_cast< void* >( channel->second ) ); in ImplAppendUserDefinedChannels()
|
/aoo42x/main/vcl/inc/ |
H A D | ilstbox.hxx | 312 void ShowProminentEntry( sal_uInt16 nEntryPos );
|
/aoo42x/main/svtools/source/contnr/ |
H A D | svimpbox.cxx | 1504 long nEntryPos = pView->GetVisiblePos( pStartEntry ); in SyncVerThumb() local 1505 aVerSBar.SetThumbPos( nEntryPos ); in SyncVerThumb()
|