Searched defs:bDouble (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 188 sal_uInt16 nWidth, sal_Bool bDouble ) in lcl_frmitems_setXMLBorderWidth() 253 sal_Bool bDouble = (bHasWidth && SVX_XML_BORDER_STYLE_DOUBLE == nStyle ) || in lcl_frmitems_setXMLBorder() local
|
/aoo4110/main/sc/source/core/data/ |
H A D | sortparam.cxx | 188 sal_Bool bDouble = sal_False; in ScSortParam() local
|
H A D | cell2.cxx | 1223 sal_Bool bDouble = (t->GetType() == formula::svDoubleRef); in TransposeReference() local
|
/aoo4110/main/scaddins/source/datefunc/ |
H A D | datefunc.hxx | 237 sal_Bool bDouble; // name already exist in Calc member 251 sal_Bool bDouble; // name already exist in Calc member in ScaFuncData
|
/aoo4110/main/xmloff/source/style/ |
H A D | bordrhdl.cxx | 171 sal_uInt16 nWidth, sal_Bool bDouble ) in lcl_frmitems_setXMLBorderWidth() 377 sal_Bool bDouble = SVX_XML_BORDER_STYLE_DOUBLE == nStyle; in importXML() local
|
/aoo4110/main/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 680 XMLTokenEnum eUnderline, sal_Bool bBold, sal_Bool bDouble ) in MergeUnderline() 745 XMLTokenEnum eLineThrough, sal_Bool bBold, sal_Bool bDouble, in MergeLineThrough()
|
H A D | StyleOOoTContext.cxx | 564 sal_Bool bBold = sal_False, bDouble = sal_False; in StartElement() local 637 sal_Bool bBold = sal_False, bDouble = sal_False; in StartElement() local
|
/aoo4110/main/scaddins/source/analysis/ |
H A D | analysishelper.hxx | 217 sal_Bool bDouble; // name already exist in Calc member 233 sal_Bool bDouble; // flag for names, wich already exist in Calc member in FuncData
|
/aoo4110/main/sw/source/filter/html/ |
H A D | parcss1.cxx | 1377 sal_Bool bDouble = aValue.Len()-nOffset == 3; in GetColor() local
|
H A D | svxcss1.cxx | 367 sal_Bool bDouble = eStyle == CSS1_BS_DOUBLE; in SetBorderLine() local 921 sal_Bool bDouble, sal_Bool bTable ) in SetBorderWidth()
|
H A D | css1atr.cxx | 3568 sal_Bool bDouble = sal_False; in OutCSS1_SvxBorderLine() local
|
/aoo4110/main/sw/source/core/text/ |
H A D | pormulti.hxx | 92 sal_Bool bDouble :1; // Double line member in SwMultiPortion
|
/aoo4110/main/sw/source/ui/envelp/ |
H A D | label1.cxx | 170 sal_Bool bDouble = sal_False; in SwLabDlg() local
|
/aoo4110/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 1553 sal_Bool bDouble = (rMEvt.GetClicks() == 2); in HandleMouseButtonDown() local 2095 sal_Bool bDouble = ( rMEvt.GetClicks() == 2 && rMEvt.IsLeft() ); in MouseButtonUp() local
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 4134 bool bDouble = 0 != rLine.GetInWidth() && 0 != rLine.GetOutWidth(); in TranslateBorderLine() local
|
Completed in 195 milliseconds