Home
last modified time | relevance | path

Searched refs:split (Results 101 – 125 of 238) sorted by relevance

12345678910

/aoo41x/main/l10ntools/java/jpropex/java/
H A DJPropEx.java83 Vector values = new Vector( Arrays.asList( value.split(",") ) ); in getComplexArg()
/aoo41x/main/svx/source/table/
H A Dcellcursor.cxx522 void SAL_CALL CellCursor::split( sal_Int32 nColumns, sal_Int32 nRows ) throw (NoSupportException, I… in split() function in sdr::table::CellCursor
H A Dtablecontroller.cxx1061 xRange->split( 0, nCount ); in SplitMarkedCells()
1065 xRange->split( nCount, 0 ); in SplitMarkedCells()
/aoo41x/main/sw/source/ui/app/
H A Derror.src149 Text [ en-US ] = "Cells cannot be further split." ;
/aoo41x/main/scripting/source/pyprov/
H A Dmailmerge.py239 maintype, subtype = ctype.split('/', 1)
/aoo41x/main/offapi/com/sun/star/util/
H A DXTextSearch.idl114 checking of limit, split weigh pools.
/aoo41x/main/cui/source/inc/
H A Dcuires.hrc318 // split cells
/aoo41x/main/helpcontent2/helpers/
H A Duno-commands.csv70 .uno:ArrowShapes.split-arrow
71 .uno:ArrowShapes.split-round-arrow
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.hxx128 …virtual void SAL_CALL split( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XS…
/aoo41x/main/sw/source/ui/table/
H A Dtabledlg.src682 Text [ en-US ] = "Allow ~table to split across pages and columns" ;
/aoo41x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java703 String[] sShortcutSplits = sShortcut.split("_"); in convertShortcut2AWTKey()
/aoo41x/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl265 getting split into two pages or columns.
/aoo41x/main/cui/source/tabpages/
H A Dparagrph.src613 Text [ en-US ] = "~Do not split paragraph" ;
/aoo41x/main/uui/source/
H A Dids.src75 …the library password to be able to run macros in those module(s) you must split those modules into…
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java796 String[] allLangs = allLang.split(","); in checkLanguagesPackages()
/aoo41x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf1218 en-US = "In word use split cell to create similar layout."
2298 …everal lines when the text box is not wide enough. <PRODUCTNAME> does not split hyperlinks so the …
2385 en-US = "Issue: Hyperlink will not be split onto several lines."
/aoo41x/main/editeng/source/items/
H A Dsvxitems.src715 Text [ en-US ] = "Don't split paragraph" ;
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx146 aEdge.split(fRelativeSplitPoint, &aLeftPart, &aEdge); in mergeTemporaryPointsAndPolygon()
/aoo41x/main/basegfx/test/
H A Dbasegfx2d.cxx428 aSegment.split(fExtremePos, 0, &aSegment); in setUp()
/aoo41x/main/sw/source/ui/config/
H A Doptdlg.src637 Text [ en-US ] = "Do not split";
/aoo41x/main/rhino/
H A Drhino1_7R3.patch210 context.split.setDividerLocation(0.5);
/aoo41x/main/
H A Dset_soenv.in1010 my @splitlist = split( /\//, $SRC_ROOT );
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch214 * After the split, this array contains pointers to the start of each
232 * The string to split. Sequences of whitespace are treated as separators, unless
242 * "It\'s very\ easy 'to use WiseGuys\' wg_split()' function" is split into:
/aoo41x/main/toolkit/src2xml/
H A Dsrc.lst183 ../../sw/source/ui/table/split.src
/aoo41x/main/oox/source/dump/
H A Dxlsbdumper.ini641 0x02=remove-split-with-freeze

Completed in 806 milliseconds

12345678910