Home
last modified time | relevance | path

Searched refs:bSelect (Results 26 – 50 of 132) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/awt/
H A DXListBox.idl142 [in] boolean bSelect );
149 [in] boolean bSelect );
156 [in] boolean bSelect );
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1397 sal_Bool SvTreeList::Select( SvListView* pView, SvListEntry* pEntry, sal_Bool bSelect ) in Select() argument
1401 if ( bSelect ) in Select()
1505 sal_uLong SvTreeList::SelectChilds(SvListView* pView, SvListEntry* pParent,sal_Bool bSelect ) in SelectChilds() argument
1519 if ( Select( pView, pParent, bSelect ) ) in SelectChilds()
1530 void SvTreeList::SelectAll( SvListView* pView, sal_Bool bSelect ) in SelectAll() argument
1537 if ( bSelect ) in SelectAll()
1544 if ( bSelect ) in SelectAll()
H A Dsvtreebx.cxx1155 sal_Bool SvTreeListBox::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select() argument
1159 sal_Bool bRetVal = SvListView::Select( pEntry, bSelect ); in Select()
1160 DBG_ASSERT(IsSelected(pEntry)==bSelect,"Select failed"); in Select()
1163 pImp->EntrySelected( pEntry, bSelect ); in Select()
1165 if( bSelect ) in Select()
1177 sal_uLong SvTreeListBox::SelectChilds( SvLBoxEntry* pParent, sal_Bool bSelect ) in SelectChilds() argument
1188 Select( pChild, bSelect ); in SelectChilds()
1194 void SvTreeListBox::SelectAll( sal_Bool bSelect, sal_Bool ) in SelectAll() argument
1198 bSelect, in SelectAll()
H A Dsvimpbox.cxx1674 void SvImpLBox::EntrySelected( SvLBoxEntry* pEntry, sal_Bool bSelect ) in EntrySelected() argument
1688 if( bSelect && in EntrySelected()
2761 inline void SvImpLBox::SelectEntry( SvLBoxEntry* pEntry, sal_Bool bSelect ) in SelectEntry() argument
2763 pView->Select( pEntry, bSelect ); in SelectEntry()
2969 void SvImpLBox::SelAllDestrAnch( sal_Bool bSelect, sal_Bool bDestroyAnchor, in SelAllDestrAnch() argument
2974 if( bSelect && bSimpleTravel ) in SelAllDestrAnch()
2982 if( !bSelect && pView->GetSelectionCount() == 0 ) in SelAllDestrAnch()
2988 if( bSelect && pView->GetSelectionCount() == pView->GetEntryCount()) in SelAllDestrAnch()
2993 if( !bSelect && pView->GetSelectionCount()==1 && pCursor && in SelAllDestrAnch()
3014 if( pView->Select( pEntry, bSelect ) ) in SelAllDestrAnch()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx1753 bool bSelect (false); in UpdateSelectionState() local
1757 bSelect = bIsInSelection; in UpdateSelectionState()
1761 bSelect = bIsInSelection || bWasSelected; in UpdateSelectionState()
1766 bSelect = !bWasSelected; in UpdateSelectionState()
1768 bSelect = bWasSelected; in UpdateSelectionState()
1773 if (bSelect) in UpdateSelectionState()
/trunk/main/forms/source/component/
H A DListBox.cxx1792 …void SAL_CALL OListBoxControl::selectItemPos( ::sal_Int16 nPos, ::sal_Bool bSelect ) throw (Runtim… in selectItemPos() argument
1795 m_xAggregateListBox->selectItemPos( nPos, bSelect ); in selectItemPos()
1799 …l::selectItemsPos( const Sequence< ::sal_Int16 >& aPositions, ::sal_Bool bSelect ) throw (RuntimeE… in selectItemsPos() argument
1802 m_xAggregateListBox->selectItemsPos( aPositions, bSelect ); in selectItemsPos()
1806 …void SAL_CALL OListBoxControl::selectItem( const ::rtl::OUString& aItem, ::sal_Bool bSelect ) thro… in selectItem() argument
1809 m_xAggregateListBox->selectItem( aItem, bSelect ); in selectItem()
H A DListBox.hxx260 …virtual void SAL_CALL selectItemPos( ::sal_Int16 nPos, ::sal_Bool bSelect ) throw (::com::sun::sta…
261 …t ::com::sun::star::uno::Sequence< ::sal_Int16 >& aPositions, ::sal_Bool bSelect ) throw (::com::s…
262 …virtual void SAL_CALL selectItem( const ::rtl::OUString& aItem, ::sal_Bool bSelect ) throw (::com:…
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx279 void EntrySelected( SvLBoxEntry*, sal_Bool bSelect );
298 inline void SelectEntry( SvLBoxEntry* pEntry, sal_Bool bSelect );
343 void SelAllDestrAnch( sal_Bool bSelect,
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx339 virtual sal_Bool Select( SvLBoxEntry* pEntry, sal_Bool bSelect=sal_True );
340 virtual sal_uLong SelectChilds( SvLBoxEntry* pParent, sal_Bool bSelect );
341 virtual void SelectAll( sal_Bool bSelect, sal_Bool bPaint = sal_True );
/trunk/main/sw/source/ui/lingu/
H A Dhyp.cxx61 sal_Bool bStart, sal_Bool bOther, sal_Bool bSelect ) : in SwHyphWrapper() argument
68 bInSelection( bSelect ), in SwHyphWrapper()
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx514 void SdDrawDocument::SetSelected(SdPage* pPage, sal_Bool bSelect) in SetSelected() argument
520 pPage->SetSelected(bSelect); in SetSelected()
532 pNotesPage->SetSelected(bSelect); in SetSelected()
537 pPage->SetSelected(bSelect); in SetSelected()
541 pStandardPage->SetSelected(bSelect); in SetSelected()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx119 bSelect = sal_False; in ConstructImpl()
1683 bSelect = sal_True; in GoToRow()
1798 bSelect = sal_True; in SetNoSelection()
1834 bSelect = sal_True; in SetSelection()
1889 bSelect = sal_True; in SelectAll()
1970 bSelect = sal_True; in SelectRow()
2045 bSelect = sal_True; in SelectColumnPos()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx311 bSelect(sal_False), in SdrHdl()
330 bSelect(sal_False), in SdrHdl()
390 if(bSelect != bJa) in SetSelected()
393 bSelect = bJa; in SetSelected()
450 eColIndex = (bSelect) ? Cyan : LightCyan; in CreateB2dIAObject()
454 if(pObj && bSelect) in CreateB2dIAObject()
1658 if(bSelect) in CreateB2dIAObject()
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx69 void Select( sal_uInt16 nSdPageNum, sal_Bool bSelect );
70 void SelectAllSlides( sal_Bool bSelect );
/trunk/main/svtools/source/control/
H A Dcalendar.cxx93 static void ImplCalendarSelectDate( Table* pTable, const Date& rDate, sal_Bool bSelect ) in DECLARE_TABLE()
95 if ( bSelect ) in DECLARE_TABLE()
106 sal_Bool bSelect ) in ImplCalendarSelectDateRange() argument
117 if ( bSelect ) in ImplCalendarSelectDateRange()
2018 void Calendar::SelectDate( const Date& rDate, sal_Bool bSelect ) in SelectDate() argument
2030 ImplCalendarSelectDate( mpSelectTable, rDate, bSelect ); in SelectDate()
2042 sal_Bool bSelect ) in SelectDateRange() argument
2054 ImplCalendarSelectDateRange( mpSelectTable, rStartDate, rEndDate, bSelect ); in SelectDateRange()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx145 virtual void SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect = sal_True ) in SelectEntryPos() argument
147 m_aComboListBox.SelectEntryPos(nPos,bSelect); in SelectEntryPos()
/trunk/main/svx/inc/svx/
H A Ditemwin.hxx151 void Selected() { bSelect = sal_True; } in Selected()
160 sal_Bool bSelect; member in SvxFillTypeBox
/trunk/main/svx/source/dialog/
H A Dfontlb.cxx112 void SvxFontListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos() argument
117 Select( pEntry, bSelect ); in SelectEntryPos()
H A Dchecklbx.cxx105 void SvxCheckListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos() argument
108 Select( GetEntry( nPos ), bSelect ); in SelectEntryPos()
H A Dtxencbox.cxx231 void SvxTextEncodingBox::SelectTextEncoding( const rtl_TextEncoding nEnc, sal_Bool bSelect ) in SelectTextEncoding() argument
236 SelectEntryPos( nAt, bSelect ); in SelectTextEncoding()
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx669 bSelect ( sal_False ), in SvxFillTypeBox()
696 if ( !bSelect ) in PreNotify()
699 bSelect = sal_False; in PreNotify()
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx504 sal_Bool bSelect = (cChar > 0); in IMPL_LINK() local
507 if ( bSelect ) in IMPL_LINK()
524 if ( bSelect ) in IMPL_LINK()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx659 long SwView::PageUpCrsr( sal_Bool bSelect ) in PageUpCrsr() argument
661 if ( !bSelect ) in PageUpCrsr()
676 !pWrtShell->PageCrsr( lOff, bSelect )) && in PageUpCrsr()
686 long SwView::PageDownCrsr(sal_Bool bSelect) in PageDownCrsr() argument
691 !pWrtShell->PageCrsr( lOff, bSelect )) && in PageDownCrsr()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx946 sal_Bool bSelect = sal_True; in ImplUpdateFloatSelection() local
960 bSelect = sal_False; in ImplUpdateFloatSelection()
967 mpImplLB->SelectEntry( nSelect, bSelect ); in ImplUpdateFloatSelection()
1547 void ComboBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect) in SelectEntryPos() argument
1550 mpImplLB->SelectEntry( nPos + mpImplLB->GetEntryList()->GetMRUCount(), bSelect ); in SelectEntryPos()
H A Dlstbox.cxx1210 void ListBox::SelectEntry( const XubString& rStr, sal_Bool bSelect ) in SelectEntry() argument
1212 SelectEntryPos( GetEntryPos( rStr ), bSelect ); in SelectEntry()
1217 void ListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos() argument
1222 mpImplLB->SelectEntry( nPos + mpImplLB->GetEntryList()->GetMRUCount(), bSelect ); in SelectEntryPos()
1227 if (nCurrentPos != nPos && bSelect) in SelectEntryPos()

Completed in 145 milliseconds

123456