Home
last modified time | relevance | path

Searched refs:bVer (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/sidebar/
H A DCellBorderUpdater.cxx44 …::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg, bool bVer, bool bHor) in UpdateCellBorder() argument
98 if(bVer) in UpdateCellBorder()
H A DCellBorderUpdater.hxx39 …void UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg, bool bVer, bool b…
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx713 FASTBOOL bVer=bVLin || (!bHLin && (nXFact<=nYFact)==bBigOrtho); in movePathDrag() local
715 if (bVer) ndx=long(ndx0*nYFact); in movePathDrag()
734 FASTBOOL bVer=bVLin || (!bHLin && (nXFact<=nYFact)==bBigOrtho); in movePathDrag() local
736 if (bVer) ndx=long(ndx0*nYFact); in movePathDrag()
H A Dsvdomeas.cxx944 FASTBOOL bVer=bVLin || (!bHLin && (nXFact<=nYFact)==bBigOrtho); in ImpEvalDrag() local
946 if (bVer) ndx=long(ndx0*nYFact); in ImpEvalDrag()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1131 sal_Bool bVer = ( pViewData->GetVSplitMode() != SC_SPLIT_NONE ); in GetObjectByIndex_Impl() local
1132 if ( bHor && bVer ) in GetObjectByIndex_Impl()
1148 else if ( bVer ) in GetObjectByIndex_Impl()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx508 void SplitAtPixel( const Point& rPixel, sal_Bool bHor, sal_Bool bVer );
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2388 void ScTabView::SplitAtPixel( const Point& rPixel, sal_Bool bHor, sal_Bool bVer ) // fuer API in SplitAtPixel() argument
2399 if (bVer) in SplitAtPixel()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx2715 sal_Bool bVer = aDocSize.Height() > aVisSize.Height(); in HandleScrollCommand() local
2727 if( bVer ) in HandleScrollCommand()

Completed in 80 milliseconds