Home
last modified time | relevance | path

Searched refs:TextFrame (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextFrame.csv10 "SwXTextFrame";"com::sun::star::text::TextFrame";"FrameHeightAbsolute"
11 "SwXTextFrame";"com::sun::star::text::TextFrame";"FrameWidthAbsolute"
12 "SwXTextFrame";"com::sun::star::text::TextFrame";"FrameWidthPercent"
13 "SwXTextFrame";"com::sun::star::text::TextFrame";"FrameHeightPercent"
14 "SwXTextFrame";"com::sun::star::text::TextFrame";"FrameIsAutomaticHeight"
15 "SwXTextFrame";"com::sun::star::text::TextFrame";"SizeType"
16 "SwXTextFrame";"com::sun::star::text::TextFrame";"WritingMode#optional"
17 "SwXTextFrame";"com::sun::star::text::TextFrame";"IsFollowingTextFlow#optional"
/trunk/main/offapi/com/sun/star/text/
H A DTextFrames.idl45 /** This is the collection of all <type>TextFrame</type> instances within a
53 /** This interface makes it possible to access all <type>TextFrame</type>
60 /** This interface makes it possible to access all <type>TextFrame</type>
71 which occur upon insertion and removal of <type>TextFrame</type>
H A DChainedTextFrame.idl27 #include <com/sun/star/text/TextFrame.idl>
41 /** extends a <type>TextFrame</type> which shares the same <type>Text</type>
48 service com::sun::star::text::TextFrame;
H A DTextFrame.idl47 <p>This example shows how to create a <type>TextFrame</type> and insert
53 oFrame = ThisComponent.createInstance( "com.sun.star.text.TextFrame" )
60 published service TextFrame
H A DXTextFrame.idl42 /** provides access to the <type>Text</type> of a <type>TextFrame</type>.
43 @see TextFrame
H A DTextContent.idl45 <type>TextFrame</type> or <type>TextField</type>.
57 @see TextFrame
H A DText.idl51 or the text in a cell or TextFrame.
54 @see com::sun::star::text::TextFrame
H A DXTextFramesSupplier.idl42 /** makes it possible to access the <type>TextFrame</type> instances in this
H A DXTextDocument.idl52 <p>This text does not contain texts in <type>TextFrame</type>s,
H A DTextRangeContentProperties.idl89 TextFrame;
H A Dmakefile.mk159 TextFrame.idl\
/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DMigrationAnalyser.cls281 If myShape.TextFrame.HasText Then
282 curDefault = myShape.TextFrame.Ruler.TabStops.DefaultSpacing
570 If Not myShape.TextFrame.HasText Then Exit Sub
573 Set shapeText = myShape.TextFrame.TextRange
741 .Values.Add Replace(myShape.TextFrame.TextRange.Text, strCr, "")
/trunk/main/sw/sdi/
H A Dfrmsh.sdi24 interface TextFrame : BaseTextFrame
36 import TextFrame[Automation];
H A Dolesh.sdi29 import TextFrame;
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas74 myshape.TextFrame.TextRange.Select
114 myshape.TextFrame.TextRange.Select
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx314 uno::Any SAL_CALL ScVbaShapeRange::TextFrame( ) throw (css::uno::RuntimeException) in TextFrame() function in ScVbaShapeRange
320 return xShape->TextFrame(); in TextFrame()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DTextFrame.idl34 service TextFrame : XTextFrame
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl57 any TextFrame();
H A DXShape.idl63 any TextFrame();
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx73 virtual css::uno::Any SAL_CALL SAL_CALL TextFrame( ) throw (css::uno::RuntimeException);
H A Dvbashape.hxx96 virtual css::uno::Any SAL_CALL SAL_CALL TextFrame( ) throw (css::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log40 ITEM Assertion OK : correctly set Autosize of Shape TextFrame
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log40 ITEM Assertion OK : correctly set Autosize of Shape TextFrame
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log40 ITEM Assertion OK : correctly set Autosize of Shape TextFrame
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log40 ITEM Assertion OK : correctly set Autosize of Shape TextFrame

Completed in 66 milliseconds

12