| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmlflyt.cxx | 36 TE(TBLNODE, BEFORE, NONE), // HTML 3.2 37 TE(DIV, PREFIX, NONE), // IE 4 38 TE(DIV, PREFIX, NONE), // SW 39 TE(DIV, PREFIX, NONE) // Netscape 4! 43 TE(TBLNODE, BEFORE, NONE), // HTML 3.2 44 TE(DIV, PREFIX, NONE), // IE 4 45 TE(DIV, PREFIX, NONE), // SW 46 TE(DIV, PREFIX, NONE) // Netscape 4 50 TE(GRFFRM, INSIDE, NONE), // HTML 3.2 51 TE(GRFFRM, PREFIX, NONE), // IE 4 [all …]
|
| H A D | htmltabw.cxx | 103 void Write( SwHTMLWriter& rWrt, sal_Int16 eAlign=text::HoriOrientation::NONE, 513 sal_Int16 eRowVertOri = text::VertOrientation::NONE; in OutTableCells() 525 eRowVertOri = text::VertOrientation::NONE; in OutTableCells() 557 OutTableCell( rWrt, rCells[nCell], text::VertOrientation::NONE==eRowVertOri ); in OutTableCells() 986 sal_Int16 eFlyHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() 1000 if( text::HoriOrientation::NONE == eFlyHoriOri ) in OutHTML_SwTblNode() 1041 case text::HoriOrientation::NONE: in OutHTML_SwTblNode() 1128 if( eFlyHoriOri!=text::HoriOrientation::NONE ) in OutHTML_SwTblNode() 1143 sal_Int16 eDivHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() 1150 eTabHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() [all …]
|
| H A D | htmlplug.cxx | 255 if( text::HoriOrientation::NONE == rHoriOri.GetHoriOrient() ) in SetSpace() 291 if( text::VertOrientation::NONE == rVertOri.GetVertOrient() ) in SetSpace() 309 sal_Int16 eVertOri = text::VertOrientation::NONE; in InsertEmbed() 310 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertEmbed() 347 if( eVertOri==text::VertOrientation::NONE && eHoriOri==text::HoriOrientation::NONE ) in InsertEmbed() 393 if( eVertOri==text::VertOrientation::NONE && eHoriOri==text::HoriOrientation::NONE ) in InsertEmbed() 504 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewObject() 676 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertApplet() 840 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertFloatingFrame()
|
| /AOO41X/main/xmloff/source/xforms/ |
| H A D | XFormsSubmissionContext.cxx | 58 TOKEN_MAP_ENTRY( NONE, ID ), 59 TOKEN_MAP_ENTRY( NONE, BIND ), 60 TOKEN_MAP_ENTRY( NONE, REF ), 61 TOKEN_MAP_ENTRY( NONE, ACTION ), 62 TOKEN_MAP_ENTRY( NONE, METHOD ), 63 TOKEN_MAP_ENTRY( NONE, VERSION ), 64 TOKEN_MAP_ENTRY( NONE, INDENT ), 65 TOKEN_MAP_ENTRY( NONE, MEDIATYPE ), 66 TOKEN_MAP_ENTRY( NONE, ENCODING ), 67 TOKEN_MAP_ENTRY( NONE, OMIT_XML_DECLARATION ), [all …]
|
| H A D | xformsexport.cxx | 164 TABLE_ENTRY( "ID", NONE, ID, lcl_string ), 165 TABLE_ENTRY( "SchemaRef", NONE, SCHEMA, lcl_string ), 225 TABLE_ENTRY( "InstanceURL", NONE, SRC, lcl_string ), 272 TABLE_ENTRY( "BindingID", NONE, ID, lcl_string ), 273 TABLE_ENTRY( "BindingExpression", NONE, NODESET, lcl_string ), 274 TABLE_ENTRY( "ReadonlyExpression", NONE, READONLY, lcl_string ), 275 TABLE_ENTRY( "RelevantExpression", NONE, RELEVANT, lcl_string ), 276 TABLE_ENTRY( "RequiredExpression", NONE, REQUIRED, lcl_string ), 277 TABLE_ENTRY( "ConstraintExpression", NONE, CONSTRAINT, lcl_string ), 278 TABLE_ENTRY( "CalculateExpression", NONE, CALCULATE, lcl_string ), [all …]
|
| H A D | XFormsBindContext.cxx | 59 TOKEN_MAP_ENTRY( NONE, NODESET ), 60 TOKEN_MAP_ENTRY( NONE, ID ), 61 TOKEN_MAP_ENTRY( NONE, READONLY ), 62 TOKEN_MAP_ENTRY( NONE, RELEVANT ), 63 TOKEN_MAP_ENTRY( NONE, REQUIRED ), 64 TOKEN_MAP_ENTRY( NONE, CONSTRAINT ), 65 TOKEN_MAP_ENTRY( NONE, CALCULATE ), 66 TOKEN_MAP_ENTRY( NONE, TYPE ),
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | frmmgr.cxx | 264 aHoriOrient.SetHoriOrient( text::HoriOrientation::NONE ); in SetAbsPos() 265 aVertOrient.SetVertOrient( text::VertOrientation::NONE ); in SetAbsPos() 326 if (rVal.nHoriOrient == text::HoriOrientation::NONE) in ValidateMetrics() 340 if (rVal.nVertOrient == text::VertOrientation::NONE) in ValidateMetrics() 352 if ( rVal.nVertOrient != text::VertOrientation::NONE ) in ValidateMetrics() 355 if ( rVal.nHoriOrient != text::HoriOrientation::NONE ) in ValidateMetrics() 373 if (rVal.nHoriOrient == text::HoriOrientation::NONE) in ValidateMetrics() 393 if (rVal.nVertOrient == text::VertOrientation::NONE) in ValidateMetrics() 421 const SwTwips nH = ( rVal.nHoriOrient != text::HoriOrientation::NONE ) in ValidateMetrics() 424 const SwTwips nV = ( rVal.nVertOrient != text::VertOrientation::NONE ) in ValidateMetrics() [all …]
|
| H A D | frmpage.cxx | 188 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_PAGE_REL} 193 … {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, LB_REL_PG_FRAME} 203 {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_PAGE_REL} 208 … {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, LB_REL_PG_FRAME} 223 … {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_FRAME_REL} 229 …{SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, LB_FLY_REL_PG_FR… 241 … {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_FRAME_REL} 248 …{SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, LB_FLY_VERT_FRAM… 264 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_PARA_REL} 290 {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_PARA_REL} [all …]
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | cdouthdl.cxx | 43 { XML_NONE, FontStrikeout::NONE }, 54 { XML_NONE, FontStrikeout::NONE }, 71 { XML_AUTO, FontStrikeout::NONE }, 77 { XML_THIN, FontStrikeout::NONE }, 78 { XML_MEDIUM, FontStrikeout::NONE }, 79 { XML_THICK, FontStrikeout::NONE }, 103 if( (rValue >>= eStrikeout) && FontStrikeout::NONE!=eStrikeout ) in importXML() 107 case FontStrikeout::NONE: in importXML() 181 if( (rValue >>= eStrikeout) && FontStrikeout::NONE!=eStrikeout ) in importXML() 232 if( (rValue >>= eStrikeout) && FontStrikeout::NONE!=eStrikeout ) in importXML() [all …]
|
| H A D | undlihdl.cxx | 44 { XML_NONE, FontUnderline::NONE }, 67 { XML_NONE, FontUnderline::NONE }, 90 { XML_AUTO, FontUnderline::NONE }, 107 { XML_THIN, FontUnderline::NONE }, 108 { XML_MEDIUM, FontUnderline::NONE }, 135 if( (rValue >>= eUnderline) && FontUnderline::NONE!=eUnderline ) in importXML() 139 case FontUnderline::NONE: in importXML() 218 if( (rValue >>= eUnderline) && FontUnderline::NONE!=eUnderline ) in importXML() 222 case FontUnderline::NONE: in importXML() 306 if( (rValue >>= eUnderline) && FontUnderline::NONE!=eUnderline ) in importXML() [all …]
|
| H A D | csmaphdl.cxx | 41 { XML_NONE, style::CaseMap::NONE }, 107 rValue <<= (sal_Int16)style::CaseMap::NONE; in importXML() 123 case style::CaseMap::NONE: in exportXML()
|
| /AOO41X/test/testuno/source/fvt/uno/sc/chart/ |
| H A D | ChartYErrorBar.java | 81 …{ChartErrorCategory.NONE, ChartErrorIndicatorType.NONE, ChartErrorCategory.NONE, ChartErrorIndicat… in data() 88 …{ChartErrorCategory.NONE, ChartErrorIndicatorType.NONE, ChartErrorCategory.NONE, ChartErrorIndicat… in data()
|
| H A D | ChartTrendline.java | 78 …{ChartRegressionCurveType.NONE, ChartRegressionCurveType.NONE, "com.sun.star.chart.LineDiagram", n… in data() 84 …{ChartRegressionCurveType.NONE, ChartRegressionCurveType.NONE, "com.sun.star.chart.BarDiagram", nu… in data()
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | swpossizetabpage.cxx | 146 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, HoriOrientation::NONE, HORI_PAGE_REL} 151 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, HoriOrientation::NONE, LB_REL_PG_FRAME} 161 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, VERT_PAGE_REL} 166 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, LB_REL_PG_FRAME} 181 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, HoriOrientation::NONE, HORI_FRAME_REL} 187 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, HoriOrientation::NONE, LB_FLY_REL_PG_FRAME} 199 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, VERT_FRAME_REL} 205 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, LB_FLY_VERT_FRAME} 210 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, 0} 214 {SwFPos::FROMLEFT, SwFPos::FROMLEFT, HoriOrientation::NONE, 0} [all …]
|
| /AOO41X/main/xmloff/source/forms/ |
| H A D | formenums.cxx | 230 { XML_NONE, FontEmphasisMark::NONE }, in getEnumMap() 245 { XML_NONE, FontRelief::NONE }, in getEnumMap() 282 { XML_NONE, VisualEffect::NONE }, in getEnumMap() 323 { XML_BACKGROUND_NO_REPEAT, ImageScaleMode::NONE }, in getEnumMap() 324 … { XML_REPEAT, ImageScaleMode::NONE }, // repeating the image is not supported in getEnumMap() 327 { XML_TOKEN_INVALID, ImageScaleMode::NONE } in getEnumMap()
|
| /AOO41X/test/testuno/source/fvt/uno/sd/graphic/ |
| H A D | GraphicPro_Border.java | 85 … {LineStyle.NONE, "Invisible", colorList[0], LineStyle.NONE, "Invisible", colorList[0]}, in data() 157 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_ODP() 170 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_ODP() 194 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_PPT() 207 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_PPT()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | drwbassh.cxx | 878 if (pValidation->nHoriOrient == text::HoriOrientation::NONE) in IMPL_LINK() 892 if (pValidation->nVertOrient == text::VertOrientation::NONE) in IMPL_LINK() 904 if ( pValidation->nVertOrient != text::VertOrientation::NONE ) in IMPL_LINK() 907 if ( pValidation->nHoriOrient != text::HoriOrientation::NONE ) in IMPL_LINK() 920 if (pValidation->nHoriOrient == text::HoriOrientation::NONE) in IMPL_LINK() 940 if (pValidation->nVertOrient == text::VertOrientation::NONE) in IMPL_LINK() 968 const SwTwips nH = ( pValidation->nHoriOrient != text::HoriOrientation::NONE ) in IMPL_LINK() 971 const SwTwips nV = ( pValidation->nVertOrient != text::VertOrientation::NONE ) in IMPL_LINK()
|
| /AOO41X/main/vbahelper/source/msforms/ |
| H A D | vbanewfont.cxx | 129 return aAny.get< sal_Int16 >() != awt::FontUnderline::NONE; in getUnderline() 136 uno::Any( bUnderline ? awt::FontUnderline::SINGLE : awt::FontUnderline::NONE ) ); in setUnderline() 142 return aAny.get< sal_Int16 >() != awt::FontStrikeout::NONE; in getStrikethrough() 149 uno::Any( bStrikethrough ? awt::FontStrikeout::SINGLE : awt::FontStrikeout::NONE ) ); in setStrikethrough()
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | txtprhdl.cxx | 76 { XML_FROM_LEFT, HoriOrientation::NONE }, 77 { XML_FROM_INSIDE, HoriOrientation::NONE }, // import only 88 { XML_FROM_INSIDE, HoriOrientation::NONE }, 141 { XML_FROM_TOP, VertOrientation::NONE }, 157 { XML_FROM_TOP, VertOrientation::NONE }, 227 { XML_NONE, FontRelief::NONE }, 891 { XML_NONE, FontEmphasis::NONE }, 920 sal_uInt16 nVal = FontEmphasis::NONE; in importXML() 953 if( FontEmphasis::NONE != nVal && bBelow ) in importXML()
|
| /AOO41X/test/testuno/source/fvt/uno/sw/puretext/ |
| H A D | CharacterChangeCase.java | 99 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterLowerCaseSetting() 240 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterCapitalEveryWordSetting() 254 xCursorProps.setPropertyValue("CharCaseMap",new Short(com.sun.star.style.CaseMap.NONE)); in testCharacterNoCaseSetting() 281 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_odt.ge… in testCharacterNoCaseSetting() 287 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterNoCaseSetting()
|
| H A D | CharacterStrikeThrough.java | 79 …xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.NONE)); … in testCharacterStrikeThroughSetting() 121 …assertEquals("assert strikethrough is don'tknow",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_… in testCharacterStrikeThroughSetting() 127 …assertEquals("assert strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_as… in testCharacterStrikeThroughSetting() 155 …assertEquals("assert strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_as… in testCharacterStrikeThroughSetting()
|
| /AOO41X/main/dbaccess/source/core/api/ |
| H A D | datasettings.cxx | 147 ,m_nFontEmphasis(::com::sun::star::awt::FontEmphasisMark::NONE) in ODataSettings_Base() 148 ,m_nFontRelief(::com::sun::star::awt::FontRelief::NONE) in ODataSettings_Base() 192 _rDefault <<= ::com::sun::star::awt::FontRelief::NONE; in getPropertyDefaultByHandle() 195 _rDefault <<= ::com::sun::star::awt::FontEmphasisMark::NONE; in getPropertyDefaultByHandle()
|
| /AOO41X/main/odk/examples/DevelopersGuide/Accessibility/ |
| H A D | SSR.java | 83 0,0, 1,1, 0,0, GridBagConstraints.WEST, GridBagConstraints.NONE); in Layout() 95 0,2, 1,1, 0,0, GridBagConstraints.WEST, GridBagConstraints.NONE); in Layout() 103 0,4, 1,1, 0,0, GridBagConstraints.WEST,GridBagConstraints.NONE); in Layout()
|
| /AOO41X/test/testassistant/src/org/openoffice/test/assistant/views/ |
| H A D | VclExplorer.java | 117 messageLabel = new Label(parent, SWT.NONE); in createPartControl() 136 TableColumn column = new TableColumn(table, SWT.NONE); in createPartControl() 141 column = new TableColumn(table, SWT.NONE); in createPartControl() 147 column = new TableColumn(table, SWT.NONE); in createPartControl() 152 column = new TableColumn(table, SWT.NONE); in createPartControl()
|
| /AOO41X/main/sw/source/core/draw/ |
| H A D | dflyobj.cxx | 712 if( rHori.IsPosToggle() && text::HoriOrientation::NONE == eHori && in NbcMove() 717 text::HoriOrientation::NONE == eHori ) in NbcMove() 744 text::HoriOrientation::NONE != eHori ) in NbcMove() 800 aVert.SetVertOrient( eVert != text::VertOrientation::NONE ? eVert : in NbcMove() 814 if ( text::HoriOrientation::NONE != eHori ) in NbcMove() 821 if ( text::VertOrientation::NONE != eVert ) in NbcMove()
|