Home
last modified time | relevance | path

Searched refs:bRow (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1859 return bRow ? in lclIsValidNlrStack()
1866 return bRow ? in lclIsValidNlrRange()
2548 return pushBiffNlrAddr( aNlr, bRow ); in importNlrAddrToken()
2565 …return readNlrSAddrAddData( aNlr, rStrm, bRow ) ? pushBiffNlrSAddr( aNlr, bRow ) : pushBiffErrorOp… in importNlrSAddrToken()
2574 bool bRow; in importNlrSRangeToken() local
2575 …return readNlrSRangeAddData( aNlr, bRow, rStrm ) ? pushBiffNlrSRange( aNlr, aRange, bRow ) : pushB… in importNlrSRangeToken()
2697 aRef.mbColRel = !bRow; in pushBiffNlrAddr()
2698 aRef.mbRowRel = bRow; in pushBiffNlrAddr()
2704 bool bRow = rNlr.mnRow == rRange.maFirst.mnRow; in pushBiffNlrRange() local
2716 return pushBiffNlrSRange( rNlr, aRange, bRow ); in pushBiffNlrSAddr()
[all …]
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx142 sal_Bool SwCrsrShell::_SelTblRowOrCol( bool bRow, bool bRowSimple ) in _SelTblRowOrCol() argument
160 …SwTblSearchType eType = bRow ? nsSwTblSearchType::TBLSEARCH_ROW : nsSwTblSearchType::TBLSEARCH_COL; in _SelTblRowOrCol()
180 SwTable::SearchType eSearchType = bRow ? SwTable::SEARCH_ROW : SwTable::SEARCH_COL; in _SelTblRowOrCol()
195 if ( bRow ) in _SelTblRowOrCol()
211 const bool bSelectUp = ( bVert && !bRow ) || in _SelTblRowOrCol()
228 …pStt = aCells[ bVert ? (bRow ? 0 : 3) : (bRow ? 2 : 1) ]->GetTabBox(); // will become point of ta… in _SelTblRowOrCol()
229 …pEnd = aCells[ bVert ? (bRow ? 3 : 0) : (bRow ? 1 : 2) ]->GetTabBox(); // will become mark of tab… in _SelTblRowOrCol()
253 if ( !bRow ) in _SelTblRowOrCol()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx219 bool& bCol, bool& bRow, bool& bTab) in lcl_checkRangeDimensions() argument
230 bRow = !bSameRows; in lcl_checkRangeDimensions()
245 bool& bCol, bool& bRow, bool& bTab) in lcl_checkRangeDimensions() argument
253 bOk = lcl_checkRangeDimensions(aRef, aRefCur, bCol, bRow, bTab); in lcl_checkRangeDimensions()
262 bOk = bOk && (bCol == bColTmp && bRow == bRowTmp && bTab == bTabTmp); in lcl_checkRangeDimensions()
269 bRow = bRow; in lcl_checkRangeDimensions()
347 bool bRow(false); in lcl_refListFormsOneRange() local
350 bCell, bRow, bTab)) in lcl_refListFormsOneRange()
357 else if (bRow) in lcl_refListFormsOneRange()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsize.cxx50 DlgSize::DlgSize( Window* pParent, sal_Int32 nVal, sal_Bool bRow, sal_Int32 _nAlternativeStandard ) in DBG_NAME()
51 :ModalDialog( pParent, ModuleRes(bRow ? DLG_ROWHEIGHT : DLG_COLWIDTH)) in DBG_NAME()
53 ,m_nStandard(bRow ? DEF_ROW_HEIGHT : DEF_COL_WIDTH) in DBG_NAME()
H A Ddlgattr.cxx80 …ent, const SfxItemSet* pCellAttrs, SvNumberFormatter* pFormatter, sal_uInt16 nFlags, sal_Bool bRow) in DBG_NAME()
88 if (bRow) in DBG_NAME()
/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.cxx468 const sal_Int32 i, const sal_Bool bRow, sal_Bool& bIsAutoStyle) in GetStyleNameIndex() argument
470 if (bRow) in GetStyleNameIndex()
481 const sal_Bool bRow) in FillDefaultStyles() argument
489 if (bRow) in FillDefaultStyles()
508 if (bRow) in FillDefaultStyles()
528 bRow, bPrevAutoStyle); in FillDefaultStyles()
536 bRow, bIsAutoStyle); in FillDefaultStyles()
541 bRow, bPrevAutoStyle); in FillDefaultStyles()
H A DXMLStylesExportHelper.hxx124 const sal_Int32 i, const sal_Bool bRow, sal_Bool& bIsAutoStyle);
128 const sal_Bool bRow);
H A DXMLTrackedChangesContext.cxx703 sal_Bool bRow(sal_False); in ScXMLBigRangeContext() local
733 bRow = sal_True; in ScXMLBigRangeContext()
756 if (bRow) in ScXMLBigRangeContext()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx414 sal_Bool bRow = sal_False; in GetAutoSumArea() local
424 bRow = sal_True; in GetAutoSumArea()
434 bRow = sal_True; in GetAutoSumArea()
438 if ( bCol || bRow ) in GetAutoSumArea()
440 if ( bRow ) in GetAutoSumArea()
461 if ( bRow ) in GetAutoSumArea()
478 if ( bRow ) in GetAutoSumArea()
574 if ( bRow && !bEndRowEmpty ) in AutoSum()
594 bRow = false; in AutoSum()
624 if ( !bRow && !bCol ) in AutoSum()
[all …]
H A Dcellsh.cxx851 sal_Bool bCol, bRow; in GetState() local
852 pTabViewShell->TestRemoveOutline( bCol, bRow ); in GetState()
853 if ( !bCol && !bRow ) in GetState()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2032 bool bRow = false; in WhichMouseTabCol() local
2037 SwCellFrm* pFrm = (SwCellFrm*)GetBox( rPt, &bRow, 0 ); in WhichMouseTabCol()
2042 pFrm = (SwCellFrm*)GetBox( rPt, &bRow, &bCol ); in WhichMouseTabCol()
2060 nRet = bRow ? SW_TABCOL_VERT : SW_TABROW_VERT; in WhichMouseTabCol()
2062 nRet = bRow ? SW_TABROW_HORI : SW_TABCOL_HORI; in WhichMouseTabCol()
2069 if ( bRow && bCol ) in WhichMouseTabCol()
2073 else if ( bRow ) in WhichMouseTabCol()
2084 if ( bRow && bCol ) in WhichMouseTabCol()
2090 else if ( bRow ) in WhichMouseTabCol()
/trunk/main/sc/source/ui/inc/
H A Dcorodlg.hxx47 sal_Bool bRow = sal_False ) in ScColRowLabelDlg() argument
58 aBtnRow.Check( bRow ); in ScColRowLabelDlg()
/trunk/main/sc/inc/
H A Dchartarr.hxx94 void SetHeaders(sal_Bool bCol, sal_Bool bRow) { aPositioner.SetHeaders(bCol, bRow); } in SetHeaders() argument
H A Dchartpos.hxx142 void SetHeaders(sal_Bool bCol, sal_Bool bRow) { bColHeaders=bCol; bRowHeaders=bRow; } in SetHeaders() argument
H A Dscabstdlg.hxx324 sal_Bool bRow = sal_False) = 0;
H A Ddptabres.hxx283 sal_Bool bRow, sal_Bool bInitChild = sal_True , sal_Bool bAllChildren = sal_False);
/trunk/main/dbaccess/source/ui/inc/
H A Ddlgattr.hxx54 …nst SfxItemSet*, SvNumberFormatter*, sal_uInt16 nFlags = TP_ATTR_CHAR , sal_Bool bRow = sal_False);
H A Ddlgsize.hxx64 DlgSize( Window * pParent, sal_Int32 nVal, sal_Bool bRow, sal_Int32 _nAlternativeStandard = -1 );
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx222 sal_Bool bRow = ( &aEdRepeatRow == pRefInputEdit ); in SetReference() local
223 lcl_GetRepeatRangeString(&rRef, pDoc, bRow, aStr); in SetReference()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx712 sal_Bool bRow) in CreateScColRowLabelDlg() argument
718 pDlg = new ScColRowLabelDlg( pParent, bCol,bRow ); in CreateScColRowLabelDlg()
H A Dscdlgfact.hxx406 sal_Bool bRow = sal_False);
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx609 void lcl_GetTblSeparators(uno::Any& rRet, SwTable* pTable, SwTableBox* pBox, sal_Bool bRow) in lcl_GetTblSeparators() argument
617 pTable->GetTabCols( aCols, pBox, sal_False, bRow ); in lcl_GetTblSeparators()
627 if(!bRow && !pArray[i].IsVisible) in lcl_GetTblSeparators()
638 void lcl_SetTblSeparators(const uno::Any& rVal, SwTable* pTable, SwTableBox* pBox, sal_Bool bRow, S… in lcl_SetTblSeparators() argument
647 pTable->GetTabCols( aOldCols, pBox, sal_False, bRow ); in lcl_SetTblSeparators()
666 (!bRow && aCols.IsHidden(i)) || in lcl_SetTblSeparators()
677 pDoc->SetTabCols(*pTable, aCols, aOldCols, pBox, bRow ); in lcl_SetTblSeparators()
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx1083 AccessibleTableHeaderShape::AccessibleTableHeaderShape( AccessibleTableShape* pTable, sal_Bool bRow in AccessibleTableHeaderShape() argument
1086 mbRow = bRow; in AccessibleTableHeaderShape()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx310 sal_Bool _SelTblRowOrCol( bool bRow, bool bRowSimple = false );
/trunk/main/svx/inc/svx/
H A DAccessibleTableShape.hxx178 AccessibleTableHeaderShape( AccessibleTableShape* pTable, sal_Bool bRow );

Completed in 186 milliseconds

12