Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 25 of 153) sorted by relevance

1234567

/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.src91 Text [ en-US ] = "Optimal wrap" ;
95 Text [ en-US ] = "No wrap" ;
103 Text [ en-US ] = "Parallel wrap" ;
111 Text [ en-US ] = "Left wrap" ;
115 Text [ en-US ] = "Right wrap" ;
119 Text [ en-US ] = "Inner wrap" ;
123 Text [ en-US ] = "Outer wrap" ;
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java295 Object wrap = jse.getValue(); in invoke()
297 LogUtils.DEBUG( "\t wrapped type " + wrap.getClass() ); in invoke()
298 LogUtils.DEBUG( "\t wrapped toString " + wrap.toString() ); in invoke()
304 se.exceptionType = wrap.getClass().getName(); in invoke()
/trunk/main/soltools/cpp/
H A D_lex.c655 setsource(char *name, int path, int fd, char *str, int wrap) in setsource() argument
667 s->wrap = wrap; in setsource()
671 if (s->wrap) in setsource()
699 if (s->wrap) in unsetsource()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java221 returnBuffer.append(wrap(this.startTag)+xmlString(this.startingText)); in getWrapped()
225 returnBuffer.append(xmlString(this.endingText)+wrap(this.endTag)); in getWrapped()
232 private String wrap(Tag tag) throws IOException{ in wrap() method in TagPair
/trunk/main/oox/source/dump/
H A Ddffdumper.ini153 …0x0080=text-id,text-left,text-top,text-right,text-bottom,text-wrap-mode,text-scale,text-anchor-mode
213 …p-description,group-hyperlink,group-wrap-polygon-vertices,group-wrap-left,group-wrap-top,group-wra…
572 0x0040=:wrap-edited
H A Dbiffdumper.ini615 0x00000004=!text-wrap-used
652 0x08=text-wrap
1864 0x000001FE=dec,uint8,page-wrap
2279 0x0008=text-wrap
2285 0x08=text-wrap
2292 0x08=text-wrap
/trunk/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl178 /** specifies if the text wrap of floating screen objects are
184 the text wrap style, set at the floating screen object.
186 specifies how the text wrap is considered.
H A DWrapTextMode.idl34 /** enumeration values specify the text wrap around objects in a text.
/trunk/main/udkapi/com/sun/star/container/
H A DXIdentifierContainer.idl74 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
94 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
H A DXIdentifierAccess.idl59 then wrap these in a <typee scope="com::sun::star::lang">WrappedTargetException</type>
H A DXIdentifierReplace.idl70 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
H A DXIndexAccess.idl74 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
H A DXNameAccess.idl66 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
H A DXEnumeration.idl85 then wrap these in a <type scope="com::sun::star::lang">WrappedTargetException</type>
/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl97 /** For flow layouting (e.g. wrap-able labels). TODO: We might want to
101 /** For flow layouting (e.g. wrap-able labels). TODO: We might want to
/trunk/main/nss/
H A Dnss_linux.patch12 EXTRA_SRCS += intel-gcm-wrap.c
/trunk/main/udkapi/com/sun/star/io/
H A DSequenceOutputStream.idl36 /** This service allows to wrap a sequence of bytes with a output stream object.
H A DSequenceInputStream.idl42 /** This service allows to wrap a sequence of bytes with a stream object.
/trunk/main/offapi/com/sun/star/embed/
H A DStorageWrappedTargetException.idl37 /** This exception can wrap an exception thrown during <type>XStorage</type>
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dexecutable.mk39 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...)
H A Dlibrary.mk46 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...)
H A Dstatic_library.mk42 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...).
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLElementWrapper.idl39 * This interface is used to wrap a element information, which
/trunk/main/offapi/com/sun/star/i18n/
H A DLineBreakUserOptions.idl47 the punctuation would wrap. */
/trunk/main/helpcontent2/source/text/swriter/guide/
H A Dmakefile.mk178 wrap.xhp

Completed in 56 milliseconds

1234567