Home
last modified time | relevance | path

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

1234567891011

/trunk/main/offapi/com/sun/star/util/
H A DSearchFlags.idl99 checking of limit, split weigh pools.
/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java203 String[] ckeys = token.split(" "); in typeKeys()
/trunk/main/toolkit/src2xml/
H A Dsrc-sw.lst64 ../../sw/source/ui/table/split.src
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java283 String[] tokens = value.split("-"); in toDate()
/trunk/main/sw/source/ui/app/
H A Derror.src143 Text [ en-US ] = "Cells cannot be further split." ;
/trunk/main/editeng/inc/editeng/
H A Deditids.hrc123 // this ID didn't exist prior to the svx split
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java461 String[] returnArray = returnLine.split("\\s+"); in calculateDiscSpace()
H A DModuleCtrl.java796 String[] allLangs = allLang.split(","); in checkLanguagesPackages()
/trunk/main/svx/source/items/
H A Dsvxitems.src60 < "Do not split paragraph"; SID_ATTR_PARA_SPLIT ; > ;
/trunk/main/offapi/com/sun/star/chart2/data/
H A DTabularDataProviderArguments.idl54 <p>When used as input, this range will be split in columns or
/trunk/main/offapi/com/sun/star/drawing/
H A DGenericDrawPage.idl112 /** With this interface you can combine/split a collection of
/trunk/main/vcl/util/
H A Dmakefile.mk105 $(INC)$/vcl$/split.hxx \
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java83 Vector values = new Vector( Arrays.asList( value.split(",") ) ); in getComplexArg()
/trunk/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()
/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py244 maintype, subtype = ctype.split('/', 1)
/trunk/main/cui/source/inc/
H A Dcuires.hrc322 // split cells
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv70 .uno:ArrowShapes.split-arrow
71 .uno:ArrowShapes.split-round-arrow
/trunk/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…
/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java703 String[] sShortcutSplits = sShortcut.split("_"); in convertShortcut2AWTKey()
/trunk/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl265 getting split into two pages or columns.
/trunk/main/cui/source/tabpages/
H A Dparagrph.src614 Text [ en-US ] = "~Do not split paragraph" ;
/trunk/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…
/trunk/main/sw/source/ui/table/
H A Dtabledlg.src671 Text [ en-US ] = "Allow ~table to split across pages and columns" ;
/trunk/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."

Completed in 132 milliseconds

1234567891011