/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 221 sal_Bool bSelect, sal_Bool bDontMoveRegion ) in GoStart() 324 sal_Bool SwWrtShell::SttDoc( sal_Bool bSelect ) in SttDoc() 332 sal_Bool SwWrtShell::EndDoc( sal_Bool bSelect) in EndDoc() 339 sal_Bool SwWrtShell::SttNxtPg( sal_Bool bSelect ) in SttNxtPg() 347 sal_Bool SwWrtShell::SttPrvPg( sal_Bool bSelect ) in SttPrvPg() 355 sal_Bool SwWrtShell::EndNxtPg( sal_Bool bSelect ) in EndNxtPg() 363 sal_Bool SwWrtShell::EndPrvPg( sal_Bool bSelect ) in EndPrvPg() 371 sal_Bool SwWrtShell::SttPg( sal_Bool bSelect ) in SttPg() 379 sal_Bool SwWrtShell::EndPg( sal_Bool bSelect ) in EndPg() 387 sal_Bool SwWrtShell::SttPara( sal_Bool bSelect ) in SttPara() [all …]
|
/aoo42x/main/sw/sdi/ |
H A D | swinterf.c | 132 short SwCharLeft(void *pHandle, unsigned short nCount, unsigned short bSelect) in SwCharLeft() 141 short SwCharRight(void *pHandle, unsigned short nCount, unsigned short bSelect) in SwCharRight() 150 short SwLineUp(void *pHandle, unsigned short nCount, unsigned short bSelect) in SwLineUp() 159 short SwLineDown(void *pHandle, unsigned short nCount, unsigned short bSelect) in SwLineDown()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 204 …sal_Bool NxtWrd ( sal_Bool bSelect = sal_False ) { return SimpleMove( &SwWrtShell::_NxtWrd, bSele… in NxtWrd() 205 …sal_Bool PrvWrd ( sal_Bool bSelect = sal_False ) { return SimpleMove( &SwWrtShell::_PrvWrd, bSele… in PrvWrd() 221 sal_Bool FwdPara ( sal_Bool bSelect = sal_False ) in FwdPara() 223 sal_Bool BwdPara ( sal_Bool bSelect = sal_False ) in BwdPara() 225 sal_Bool FwdSentence( sal_Bool bSelect = sal_False ) in FwdSentence() 227 sal_Bool BwdSentence( sal_Bool bSelect = sal_False ) in BwdSentence()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | ctrlbox.hxx | 195 void SelectEntry( const XubString& rStr, sal_Bool bSelect = sal_True ) in SelectEntry() 215 inline void ColorListBox::SelectEntry( const Color& rColor, sal_Bool bSelect ) in SelectEntry() 280 …inline void SelectEntry( const XubString& rStr, sal_Bool bSelect = sal_True ) { ListBox::SelectEn… in SelectEntry() 304 inline void LineListBox::SelectEntry( long nLine1, long nLine2, long nDistance, sal_Bool bSelect ) in SelectEntry()
|
H A D | svxbox.hxx | 117 inline void SvxListBox::SelectEntry( const SvxBoxEntry& aEntry, sal_Bool bSelect ) in SelectEntry()
|
H A D | treelist.hxx | 377 …sal_Bool Select( SvListEntry* pEntry, sal_Bool bSelect=sal_True ) { return pModel->Sele… in Select() 378 …sal_uLong SelectChilds( SvListEntry* pParent, sal_Bool bSelect ) { return pModel->SelectChilds((… in SelectChilds() 380 …virtual void SelectAll( sal_Bool bSelect, sal_Bool ) { pModel->SelectAll((SvListView*)this, bSelec… in SelectAll() argument
|
/aoo42x/main/sw/source/ui/lingu/ |
H A D | hyp.cxx | 61 sal_Bool bStart, sal_Bool bOther, sal_Bool bSelect ) : in SwHyphWrapper()
|
/aoo42x/main/svx/inc/svx/ |
H A D | itemwin.hxx | 160 sal_Bool bSelect; member in SvxFillTypeBox
|
/aoo42x/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxTableBase.cxx | 284 void AccessibleBrowseBoxTableBase::implSelectRow( sal_Int32 nRow, sal_Bool bSelect ) in implSelectRow() 289 void AccessibleBrowseBoxTableBase::implSelectColumn( sal_Int32 nColumnPos, sal_Bool bSelect ) in implSelectColumn()
|
/aoo42x/main/tools/source/memtools/ |
H A D | multisel.cxx | 371 void MultiSelection::SelectAll( sal_Bool bSelect ) in SelectAll() 387 sal_Bool MultiSelection::Select( long nIndex, sal_Bool bSelect ) in Select() 479 void MultiSelection::Select( const Range& rIndexRange, sal_Bool bSelect ) in Select()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | txtcrsr.cxx | 68 sal_Bool bSelect = sal_False; in ExecBasicMove() local
|
/aoo42x/main/svx/source/dialog/ |
H A D | txencbox.cxx | 231 void SvxTextEncodingBox::SelectTextEncoding( const rtl_TextEncoding nEnc, sal_Bool bSelect ) in SelectTextEncoding()
|
H A D | fontlb.cxx | 112 void SvxFontListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos()
|
H A D | frmsel.cxx | 750 void FrameSelectorImpl::SelectBorder( FrameBorder& rBorder, bool bSelect ) in SelectBorder() 934 void FrameSelector::SelectBorder( FrameBorderType eBorder, bool bSelect /*, bool bFocus */ ) in SelectBorder() 957 void FrameSelector::SelectAllBorders( bool bSelect ) in SelectAllBorders() 963 void FrameSelector::SelectAllVisibleBorders( bool bSelect ) in SelectAllVisibleBorders()
|
H A D | checklbx.cxx | 105 void SvxCheckListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos()
|
/aoo42x/main/accessibility/inc/accessibility/helper/ |
H A D | listboxhelper.hxx | 145 virtual void SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect = sal_True ) in SelectEntryPos()
|
/aoo42x/main/sc/source/core/data/ |
H A D | table6.cxx | 466 sal_Bool bSelect = rSearchItem.GetSelection(); in SearchStyle() local 565 sal_Bool bSelect = rSearchItem.GetSelection(); in SearchAllStyle() local
|
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wfield.cxx | 556 void SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos() 698 void ListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos() 707 void ListBox::SelectEntry( String const& rStr, bool bSelect ) in SelectEntry()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | mgetempl.cxx | 321 const sal_Bool bSelect = pBox->GetSelectEntry() == aBuf; in UpdateName_Impl() local
|
/aoo42x/main/forms/source/component/ |
H A D | ListBox.cxx | 1792 …void SAL_CALL OListBoxControl::selectItemPos( ::sal_Int16 nPos, ::sal_Bool bSelect ) throw (Runtim… in selectItemPos() 1799 …ontrol::selectItemsPos( const Sequence< ::sal_Int16 >& aPositions, ::sal_Bool bSelect ) throw (Run… in selectItemsPos() 1806 …void SAL_CALL OListBoxControl::selectItem( const ::rtl::OUString& aItem, ::sal_Bool bSelect ) thro… in selectItem()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WNameMatch.cxx | 416 sal_Bool OColumnTreeBox::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select()
|
/aoo42x/main/svx/source/accessibility/ |
H A D | svxpixelctlaccessiblecontext.cxx | 822 void SvxPixelCtlAccessible::NotifyChild(long nIndex,sal_Bool bSelect ,sal_Bool bCheck) in NotifyChild() 920 void SvxPixelCtlAccessibleChild::SelectChild( sal_Bool bSelect) in SelectChild()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 591 void ScCsvGrid::Select( sal_uInt32 nColIndex, bool bSelect ) in Select() 610 void ScCsvGrid::SelectRange( sal_uInt32 nColIndex1, sal_uInt32 nColIndex2, bool bSelect ) in SelectRange() 637 void ScCsvGrid::SelectAll( bool bSelect ) in SelectAll()
|
/aoo42x/main/vcl/source/control/ |
H A D | ilstbox.cxx | 131 void ImplEntryList::SelectEntry( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntry() 1035 void ImplListBoxWindow::SelectEntry( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntry() 1111 sal_Bool bSelect = nPos == nSelect; in SelectEntries() local 1128 …sal_Bool bSelect = ( mbStackMode && IsMouseMoveSelect() ) ? sal_True : !mpEntryList->IsEntryPosSel… in SelectEntries() local 2360 void ImplListBox::SelectEntry( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntry()
|
/aoo42x/main/basctl/source/dlged/ |
H A D | managelang.cxx | 292 bool bSelect = ( m_aLanguageLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK() local
|