Home
last modified time | relevance | path

Searched refs:LEFT (Results 76 – 100 of 317) sorted by relevance

12345678910>>...13

/aoo42x/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dsimple01.infile26 ENTER_STRING_AT_LOCATION|LEFT|TOP|New text added to simple file.\n
H A Dsimple03.infile23 ENTER_STRING_AT_LOCATION|LEFT|42|This is also in standard style\n
H A Dtable02.infile23 ENTER_STRING_AT_LOCATION|LEFT|64|This sentence comes after the table.
H A Dtable03.infile24 ENTER_STRING_AT_LOCATION|LEFT|75|This sentence comes after the table.
/aoo42x/main/sw/source/filter/rtf/
H A Drtffly.cxx558 SwFmtHoriOrient aHori( 0, text::HoriOrientation::LEFT, text::RelOrientation::FRAME ); in ReadFly()
666 case RTF_POSXI: aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in ReadFly()
672 case RTF_POSXL: aHori.SetHoriOrient( text::HoriOrientation::LEFT ); break; in ReadFly()
/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java322 xTableProps4.setPropertyValue("HoriOrient",com.sun.star.text.HoriOrientation.LEFT); in testSetTable_AlignmentAndMarginToPage()
380 …assertEquals("assert table alignment as left",com.sun.star.text.HoriOrientation.LEFT,xTableProps_a… in testSetTable_AlignmentAndMarginToPage()
386 …assertEquals("assert table alignment as from left",com.sun.star.text.HoriOrientation.LEFT,xTablePr… in testSetTable_AlignmentAndMarginToPage()
/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx127 const sal_uInt32 AX_PICPOS_LEFTCENTER = AX_PICPOS_IMPL( RIGHT, LEFT );
130 const sal_uInt32 AX_PICPOS_RIGHTCENTER = AX_PICPOS_IMPL( LEFT, RIGHT );
828 sal_Int32 nAlign = TextAlign::LEFT; in convertProperties()
831 case AX_FONTDATA_LEFT: nAlign = TextAlign::LEFT; break; in convertProperties()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DBorder.idl59 LEFT
H A DCellDeleteMode.idl53 LEFT,
H A DMoveDirection.idl60 const short LEFT = 3;
/aoo42x/main/offapi/com/sun/star/awt/
H A DTextAlign.idl41 const long LEFT = 0;
H A DImageAlign.idl41 const short LEFT = 0;
H A DMouseButton.idl41 const short LEFT = 1;
H A DVclWindowPeerAttribute.idl52 const long LEFT = 1024;
/aoo42x/main/offapi/com/sun/star/chart/
H A DDataLabelPlacement.idl41 const long LEFT = 4;
/aoo42x/main/offapi/com/sun/star/text/
H A DRubyAdjust.idl40 LEFT,
/aoo42x/main/xmloff/source/style/
H A Dxmlnume.cxx118 sal_Int16 eAdjust = HoriOrientation::LEFT; in exportLevelStyle()
442 if( HoriOrientation::LEFT != eAdjust ) in exportLevelStyle()
/aoo42x/main/solenv/bin/
H A Dfix_dxp_file.cmd34 if LEFT( l,4) \= 'Java' THEN l = '_'l
/aoo42x/main/offapi/com/sun/star/style/
H A DPageStyleLayout.idl47 LEFT,
/aoo42x/main/offapi/com/sun/star/table/
H A DCellHoriJustify.idl47 LEFT,
/aoo42x/main/sw/source/ui/utlui/
H A Dshdwcrsr.cxx94 …if( text::HoriOrientation::LEFT == nMode || text::HoriOrientation::CENTER == nMode ) // Pfeil n… in DrawCrsr()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DTextHorizontalAdjust.idl43 LEFT,
H A DTextVerticalAdjust.idl41 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::LEFT
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx278 text::HoriOrientation::LEFT, //3
984 case style::LineNumberPosition::LEFT: in setPropertyValue()
1106 nRet = style::LineNumberPosition::LEFT; in getPropertyValue()
1835 nValue <= text::HoriOrientation::LEFT && in SetNumberingRuleByIndex()
/aoo42x/main/cui/source/options/
H A Doptgenrl.hrc70 #define LEFT 12

Completed in 83 milliseconds

12345678910>>...13