Home
last modified time | relevance | path

Searched defs:bExpand (Results 1 – 24 of 24) sorted by relevance

/trunk/main/editeng/source/uno/
H A Dunotext2.cxx608 sal_Bool SAL_CALL SvxUnoTextCursor::goLeft( sal_Int16 nCount, sal_Bool bExpand ) in goLeft()
615 sal_Bool SAL_CALL SvxUnoTextCursor::goRight( sal_Int16 nCount, sal_Bool bExpand ) in goRight()
622 void SAL_CALL SvxUnoTextCursor::gotoStart( sal_Bool bExpand ) in gotoStart()
629 void SAL_CALL SvxUnoTextCursor::gotoEnd( sal_Bool bExpand ) in gotoEnd()
636 …L SvxUnoTextCursor::gotoRange( const uno::Reference< text::XTextRange >& xRange, sal_Bool bExpand ) in gotoRange()
/trunk/main/sc/source/ui/inc/
H A Dnavsett.hxx43 …inline void SetExpanded( sal_uInt16 nIndex, sal_Bool bExpand ) { maExpandedVec[ nI… in SetExpanded()
/trunk/main/sw/source/core/text/
H A Dporhyph.hxx68 sal_Bool bExpand; member in SwSoftHyphPortion
/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx193 void Box::Add( Window *window, bool bExpand, bool bFill, sal_Int32 nPadding) in Add()
205 void Box::Add( Container *pContainer, bool bExpand, bool bFill, sal_Int32 nPadding) in Add()
217 bool bExpand, bool bFill, sal_Int32 nPadding ) in setProps()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1317 sal_Bool SwXTextViewCursor::goLeft(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException… in goLeft()
1336 sal_Bool SwXTextViewCursor::goRight(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeExceptio… in goRight()
1358 sal_Bool bExpand) in gotoRange()
1500 void SwXTextViewCursor::gotoStart(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoStart()
1516 void SwXTextViewCursor::gotoEnd(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoEnd()
1973 sal_Bool SwXTextViewCursor::goDown(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException… in goDown()
1992 sal_Bool SwXTextViewCursor::goUp(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException ) in goUp()
2047 void SwXTextViewCursor::gotoEndOfLine(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoEndOfLine()
2063 void SwXTextViewCursor::gotoStartOfLine(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoStartOfLine()
/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx186 sal_Bool bExpand = sal_False; in Restore() local
H A Doutlvw.cxx928 …d OutlinerView::ImplExpandOrCollaps( sal_uInt32 nStartPara, sal_uInt32 nEndPara, sal_Bool bExpand ) in ImplExpandOrCollaps()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx159 void ExpandSelectionOnMouseMove( sal_Bool bExpand = sal_True ) in ExpandSelectionOnMouseMove()
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx251 void SAL_CALL ScCellCursorObj::gotoStartOfUsedArea( sal_Bool bExpand ) in gotoStartOfUsedArea()
279 void SAL_CALL ScCellCursorObj::gotoEndOfUsedArea( sal_Bool bExpand ) in gotoEndOfUsedArea()
/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx281 sal_Bool bExpand = pDoc->IsExpandRefs(); in Update() local
511 sal_Bool bExpand = pDoc->IsExpandRefs(); in Update() local
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx359 sal_Bool bExpand = ( nExtend == word::WdMovementType::wdMove ) ? sal_False : sal_True; in MoveDown() local
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx253 sal_Bool bExpand = !pBox->GetSttNd() && nDepth>0; in ShouldExpandSub() local
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx731 const bool bExpand, in PaintBitmap()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx1260 sal_Bool bMove, sal_Bool bExpand, sal_Bool bExtended ) in ImplMouseSelect()
1694 sal_Bool bExpand = rKEvt.GetKeyCode().IsShift(); in KeyInput() local
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx184 void SwUnoCursorHelper::SelectPam(SwPaM & rPam, const bool bExpand) in SelectPam()
1276 const uno::Reference< text::XTextRange > & xRange, sal_Bool bExpand) in gotoRange()
H A Dunotbl.cxx597 void lcl_CrsrSelect(SwPaM* pCrsr, sal_Bool bExpand) in lcl_CrsrSelect()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1919 void BrowseBox::SelectRow( long nRow, sal_Bool _bSelect, sal_Bool bExpand ) in SelectRow()
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx794 sal_Bool bExpand = sal_False; in ExpandAttribs() local
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1780 sal_Bool bExpand, in SelectTxtAttr()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1949 sal_Bool bExpand = sal_False; in ChangeDBFields() local
H A Ddoctxm.cxx361 sal_Bool bExpand ) in InsertTableOf()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2603 bool bExpand = false; in DropdownField() local
H A Dww8atr.cxx2553 bool bExpand = true; in DropdownField() local
H A Dww8scan.cxx2736 bool bExpand = IsExpandableSprm(nSpId); in WW8Fkp() local

Completed in 239 milliseconds