/aoo41x/main/sw/source/filter/html/ |
H A D | htmlflyt.cxx | 37 TE(DIV, PREFIX, NONE), // IE 4 38 TE(DIV, PREFIX, NONE), // SW 44 TE(DIV, PREFIX, NONE), // IE 4 45 TE(DIV, PREFIX, NONE), // SW 58 TE(DIV, PREFIX, NONE), // IE 4 59 TE(DIV, PREFIX, NONE), // SW 65 TE(DIV, PREFIX, NONE), // IE 4 66 TE(DIV, PREFIX, NONE), // SW 141 TE(DIV, BEFORE, NONE), // SW 162 TE(DIV, BEFORE, NONE), // SW [all …]
|
H A D | htmltabw.cxx | 513 sal_Int16 eRowVertOri = text::VertOrientation::NONE; in OutTableCells() 1041 case text::HoriOrientation::NONE: in OutHTML_SwTblNode() 1128 if( eFlyHoriOri!=text::HoriOrientation::NONE ) in OutHTML_SwTblNode() 1150 eTabHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() 1158 eTabHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() 1165 eTabHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() 1170 if( text::HoriOrientation::NONE==eTabHoriOri ) in OutHTML_SwTblNode() 1176 if( text::HoriOrientation::NONE!=eDivHoriOri ) in OutHTML_SwTblNode() 1194 if( text::HoriOrientation::NONE==eTabHoriOri ) in OutHTML_SwTblNode() 1223 if( text::HoriOrientation::NONE==eTabHoriOri ) 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 ), 70 TOKEN_MAP_ENTRY( NONE, REPLACE ), [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 ), 386 TABLE_ENTRY( "ID", NONE, ID, lcl_string ), 387 TABLE_ENTRY( "Bind", NONE, BIND, lcl_string ), 388 TABLE_ENTRY( "Ref", NONE, REF, lcl_string ), 389 TABLE_ENTRY( "Action", NONE, ACTION, lcl_string ), 392 TABLE_ENTRY( "Indent", NONE, INDENT, lcl_bool ), 394 TABLE_ENTRY( "Encoding", NONE, ENCODING, lcl_string ), 396 TABLE_ENTRY( "Standalone", NONE, STANDALONE, lcl_bool ), [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() 460 rVal.nVertOrient == text::VertOrientation::NONE ) in ValidateMetrics() 467 rVal.nVertOrient == text::VertOrientation::NONE ) in ValidateMetrics() 472 if ( rVal.nVertOrient == text::VertOrientation::NONE ) in ValidateMetrics() 584 aHoriOrient.SetHoriOrient( text::HoriOrientation::NONE ); in SetPos() [all …]
|
H A D | frmpage.cxx | 188 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_PAGE_REL} 203 {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_PAGE_REL} 264 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_PARA_REL} 1053 if ( eHOri == text::HoriOrientation::NONE && in FillItemSet() 1090 if ( eVOri == text::VertOrientation::NONE && in FillItemSet() 1307 bEnable = nH == text::HoriOrientation::NONE && eId != FLY_AS_CHAR; in InitPos() 1322 bEnable = nV == text::VertOrientation::NONE; in InitPos() 1809 aVal.nHoriOrient = text::HoriOrientation::NONE; in IMPL_LINK() 1822 aVal.nVertOrient = text::VertOrientation::NONE; in IMPL_LINK() 1953 sal_Bool bEnable = text::HoriOrientation::NONE == nAlign; in IMPL_LINK() [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() 310 case FontUnderline::NONE: 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} 161 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, VERT_PAGE_REL} 166 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, LB_REL_PG_FRAME} 210 {SwFPos::FROMTOP, SwFPos::FROMTOP, VertOrientation::NONE, 0} 214 {SwFPos::FROMLEFT, SwFPos::FROMLEFT, HoriOrientation::NONE, 0} 1092 aVal.nHoriOrient = HoriOrientation::NONE; in IMPL_LINK() 1105 aVal.nVertOrient = VertOrientation::NONE; in IMPL_LINK() 1261 sal_Bool bEnable = HoriOrientation::NONE == nAlign; in IMPL_LINK() 1267 sal_Bool bEnable = VertOrientation::NONE == nAlign; in IMPL_LINK() 1576 bEnable = nH == HoriOrientation::NONE && in InitPos() [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()
|