Searched refs:XML_HORIZONTAL (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | XMLBitmapRepeatOffsetPropertyHandler.cxx | 40 using ::xmloff::token::XML_HORIZONTAL; 46 msHorizontal( GetXMLToken(XML_HORIZONTAL) ) in XMLBitmapRepeatOffsetPropertyHandler()
|
H A D | PageMasterPropHdl.cxx | 353 IsXMLToken( rStrImpValue, XML_HORIZONTAL)) in importXML() 376 rStrExpValue = GetXMLToken(XML_HORIZONTAL); in exportXML()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formenums.cxx | 270 { XML_HORIZONTAL, ScrollBarOrientation::HORIZONTAL }, in getEnumMap()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 829 (bHori && IsXMLToken( aToken, XML_HORIZONTAL ) ) ) in importXML() 863 rStrExpValue = GetXMLToken( XML_HORIZONTAL ); in exportXML()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animimp.cxx | 112 { XML_HORIZONTAL, ED_horizontal },
|
H A D | sdpropls.cxx | 720 { XML_HORIZONTAL, 0 }, //SDRCAPT_ESCHORIZONTAL, 922 pHdl = new XMLNamedBoolPropertyHdl( GetXMLToken(XML_HORIZONTAL), GetXMLToken(XML_NONE) ); in GetPropertyHandler()
|
H A D | animationexport.cxx | 277 { XML_HORIZONTAL, TransitionSubType::HORIZONTAL }, in getAnimationsEnumMap()
|
H A D | ximpshap.cxx | 121 { XML_HORIZONTAL, drawing::EscapeDirection_HORIZONTAL },
|
/aoo41x/main/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 537 …OUString aAttrValue( GetXMLToken( IsXMLToken( rAttrValue, XML_HORIZONTAL ) ? XML_TRUE : XML_FALSE … in StartElement()
|
H A D | StyleOOoTContext.cxx | 915 ? XML_HORIZONTAL : XML_NONE ); in StartElement()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 921 XML_HORIZONTAL, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 929 TOKEN( "horizontal", XML_HORIZONTAL ),
|
Completed in 100 milliseconds