Home
last modified time | relevance | path

Searched refs:bDouble (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4134 bool bDouble = 0 != rLine.GetInWidth() && 0 != rLine.GetOutWidth(); in TranslateBorderLine() local
4135 bool bThick = !bDouble && !bWrtWW8 && nWidth > 75; in TranslateBorderLine()
4136 if( bDouble ) in TranslateBorderLine()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1568 sal_Bool bDouble = (rMEvt.GetClicks() == 2); in HandleMouseButtonDown() local
1575 if ( !nButtonDown || !bDouble ) // single (first) click is always valid in HandleMouseButtonDown()
1584 if ( nMouseStatus == SC_GM_IGNORE && bDouble ) in HandleMouseButtonDown()
1611 if (!bDouble) in HandleMouseButtonDown()
1683 if ( bDouble ) in HandleMouseButtonDown()
1729 if ( !bDouble && !bFormulaMode && rMEvt.IsLeft() ) in HandleMouseButtonDown()
1791 if ( bDouble && !bCrossPointer ) in HandleMouseButtonDown()
2110 sal_Bool bDouble = ( rMEvt.GetClicks() == 2 && rMEvt.IsLeft() ); in MouseButtonUp() local
2111 if ( bDouble && !bRefMode && nMouseStatus == SC_GM_DBLDOWN && !pScMod->IsRefDialogOpen() ) in MouseButtonUp()
2198 if ( !bAlt && !bRefMode && !bDouble && nMouseStatus == SC_GM_URLDOWN ) in MouseButtonUp()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1512 bDouble( r.bDouble ), in FuncData()
H A Danalysishelper.hxx217 sal_Bool bDouble; // name already exist in Calc member
233 sal_Bool bDouble; // flag for names, which already exists in Calc member in FuncData
749 return bDouble; in IsDouble()
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx151 bDouble( rBaseData.bDouble ), in ScaFuncData()
H A Ddatefunc.hxx237 sal_Bool bDouble; // name already exist in Calc member
251 sal_Bool bDouble; // name already exist in Calc member in ScaFuncData
261 inline sal_Bool IsDouble() const { return bDouble; } in IsDouble()
/trunk/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx109 sal_Bool bBold, sal_Bool bDouble );
111 sal_Bool bBold, sal_Bool bDouble,
680 XMLTokenEnum eUnderline, sal_Bool bBold, sal_Bool bDouble ) in MergeUnderline() argument
682 if( bDouble ) in MergeUnderline()
745 XMLTokenEnum eLineThrough, sal_Bool bBold, sal_Bool bDouble, in MergeLineThrough() argument
750 else if( bDouble ) in MergeLineThrough()
H A DStyleOOoTContext.cxx564 sal_Bool bBold = sal_False, bDouble = sal_False; in StartElement() local
572 bDouble = sal_True; in StartElement()
604 bDouble = sal_True; in StartElement()
608 bDouble = sal_False; in StartElement()
620 if( bDouble ) in StartElement()
637 sal_Bool bBold = sal_False, bDouble = sal_False; in StartElement() local
646 bDouble = sal_True; in StartElement()
669 if( bDouble ) in StartElement()
/trunk/main/xmloff/source/style/
H A Dbordrhdl.cxx171 sal_uInt16 nWidth, sal_Bool bDouble ) in lcl_frmitems_setXMLBorderWidth() argument
176 if( !bDouble ) in lcl_frmitems_setXMLBorderWidth()
198 if( bDouble ) in lcl_frmitems_setXMLBorderWidth()
377 sal_Bool bDouble = SVX_XML_BORDER_STYLE_DOUBLE == nStyle; in importXML() local
389 const sal_uInt16 *aWidths = bDouble ? aDBorderWidths in importXML()
398 lcl_frmitems_setXMLBorderWidth( aBorderLine, nWidth, bDouble ); in importXML()
403 lcl_frmitems_setXMLBorderWidth( aBorderLine, 0, bDouble ); in importXML()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx174 sal_Bool bDouble = sal_False; in SwLabDlg() local
181 bDouble = sal_True; in SwLabDlg()
186 if (!bDouble) in SwLabDlg()
/trunk/main/sw/source/filter/xml/
H A Dxmlithlp.cxx188 sal_uInt16 nWidth, sal_Bool bDouble ) in lcl_frmitems_setXMLBorderWidth() argument
192 if( !bDouble ) in lcl_frmitems_setXMLBorderWidth()
253 sal_Bool bDouble = (bHasWidth && SVX_XML_BORDER_STYLE_DOUBLE == nStyle ) || in lcl_frmitems_setXMLBorder() local
259 const sal_uInt16 *aWidths = bDouble ? aDBorderWidths :aSBorderWidths; in lcl_frmitems_setXMLBorder()
273 lcl_frmitems_setXMLBorderWidth( *rpLine, nWidth, bDouble ); in lcl_frmitems_setXMLBorder()
H A Dxmlithlp.hxx65 sal_uInt16 nWidth, sal_Bool bDouble );
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx1377 sal_Bool bDouble = aValue.Len()-nOffset == 3; in GetColor() local
1378 xub_StrLen i = nOffset, nEnd = (bDouble ? 3 : 6) + nOffset; in GetColor()
1397 if( bDouble ) in GetColor()
H A Dsvxcss1.cxx367 sal_Bool bDouble = eStyle == CSS1_BS_DOUBLE; in SetBorderLine() local
372 const sal_uInt16 *aWidths = bDouble ? aDBorderWidths : aSBorderWidths; in SetBorderLine()
380 SvxCSS1Parser::SetBorderWidth( aBorderLine, nAbsWidth, bDouble ); in SetBorderLine()
921 sal_Bool bDouble, sal_Bool bTable ) in SetBorderWidth() argument
925 if( !bDouble ) in SetBorderWidth()
H A Dsvxcss1.hxx314 sal_Bool bDouble, sal_Bool bTable=sal_False );
H A Dcss1atr.cxx3568 sal_Bool bDouble = sal_False; in OutCSS1_SvxBorderLine() local
3574 bDouble = sal_True; in OutCSS1_SvxBorderLine()
3599 += (bDouble ? sCSS1_PV_double : sCSS1_PV_solid)) += ' '; in OutCSS1_SvxBorderLine()
/trunk/main/sw/source/core/text/
H A Dpormulti.hxx92 sal_Bool bDouble :1; // Double line member in SwMultiPortion
102 bTab2( sal_False ), bDouble( sal_False ), bRuby( sal_False ), in SwMultiPortion()
106 inline void SetDouble() { bDouble = sal_True; } in SetDouble()
129 inline sal_Bool IsDouble() const { return bDouble; } in IsDouble()
/trunk/main/sc/source/core/data/
H A Dsortparam.cxx188 sal_Bool bDouble = sal_False; in ScSortParam() local
191 bDouble = sal_True; in ScSortParam()
192 if (!bDouble) // ein Feld nicht zweimal eintragen in ScSortParam()
H A Dcell2.cxx1223 sal_Bool bDouble = (t->GetType() == formula::svDoubleRef); in TransposeReference() local
1224 ScSingleRefData& rRef2 = (bDouble ? t->GetDoubleRef().Ref2 : rRef1); in TransposeReference()
1225 if ( !bDouble || (rRef2.IsColRel() && rRef2.IsRowRel()) ) in TransposeReference()
1233 if ( bDouble ) in TransposeReference()

Completed in 187 milliseconds