Home
last modified time | relevance | path

Searched refs:Writer (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv12 rtf1;Writer/AoE2a.rtf;writer_Rich_Text_Format;writer_Rich_Text_Format;writer_Rich_Text_Format
13 text1;Writer/Text_DOS.txt;writer_Text_encoded:writer_Text;writer_Text_encoded:writer_Text
14 Word2000_document;Writer/Word2000.doc;writer_MS_Word_97;writer_MS_Word_97
16 Word6_document;Writer/Word6.doc;writer_MS_WinWord_60;writer_MS_WinWord_60
18 Word95_document;Writer/Word95.doc;writer_MS_WinWord_60;writer_MS_WinWord_60
19 Word97_document;Writer/Word97.doc;writer_MS_Word_97;writer_MS_Word_97
21 WordXP_document;Writer/WordXP.doc;writer_MS_Word_97;writer_MS_Word_97
31 Writer6_html;Writer/WriterWeb.html;writer_web_HTML;writer_web_HTML
33 Applix;Writer/Applix.aw;writer_Text_encoded:writer_Text;writer_Text_encoded:writer_Text
38 rtf2;Writer/RTF.rtf;writer_Rich_Text_Format;writer_Rich_Text_Format
[all …]
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.hxx550 Writer& OutHTML_FrmFmtOLENode( Writer& rWrt, const SwFrmFmt& rFmt,
552 Writer& OutHTML_FrmFmtOLENodeGrf( Writer& rWrt, const SwFrmFmt& rFmt,
555 Writer& OutHTML_SwTxtNode( Writer&, const SwCntntNode& );
556 Writer& OutHTML_SwTblNode( Writer& , SwTableNode &, const SwFrmFmt *,
564 Writer& OutHTML_HeaderFooter( Writer& rWrt, const SwFrmFmt& rFrmFmt,
567 Writer& OutHTML_Image( Writer&, const SwFrmFmt& rFmt,
572 Writer& OutHTML_BulletImage( Writer& rWrt, const sal_Char *pTag,
577 Writer& OutHTML_SwFmtFld( Writer& rWrt, const SfxPoolItem& rHt );
578 Writer& OutHTML_SwFmtFtn( Writer& rWrt, const SfxPoolItem& rHt );
585 Writer& OutCSS1_HintSpanTag( Writer& rWrt, const SfxPoolItem& rHt );
[all …]
H A Dcss1atr.cxx145 static Writer& OutCSS1_SwFmt( Writer& rWrt, const SwFmt& rFmt,
147 static Writer& OutCSS1_SwPageDesc( Writer& rWrt, const SwPageDesc& rFmt,
156 static Writer& OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink( Writer& rWrt,
165 static Writer& OutCSS1_SvxULSpace_SvxLRSpace( Writer& rWrt,
168 static Writer& OutCSS1_SvxULSpace_SvxLRSpace( Writer& rWrt,
171 static Writer& OutCSS1_SvxBrush( Writer& rWrt, const SfxPoolItem& rHt,
174 static Writer& OutCSS1_SvxBox( Writer& rWrt, const SfxPoolItem& rHt );
1621 static Writer& OutCSS1_SwFmt( Writer& rWrt, const SwFmt& rFmt, in OutCSS1_SwFmt()
2452 static Writer& OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink( Writer& rWrt, in OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink()
3207 static Writer& OutCSS1_SvxULSpace_SvxLRSpace( Writer& rWrt, in OutCSS1_SvxULSpace_SvxLRSpace()
[all …]
H A Dhtmlfly.cxx139 static Writer& OutHTML_FrmFmtAsMulticol( Writer& rWrt, const SwFrmFmt& rFmt,
141 static Writer& OutHTML_FrmFmtAsSpacer( Writer& rWrt, const SwFrmFmt& rFmt );
142 static Writer& OutHTML_FrmFmtAsDivOrSpan( Writer& rWrt,
144 static Writer& OutHTML_FrmFmtAsImage( Writer& rWrt, const SwFrmFmt& rFmt,
147 static Writer& OutHTML_FrmFmtGrfNode( Writer& rWrt, const SwFrmFmt& rFmt,
150 static Writer& OutHTML_FrmFmtAsMarquee( Writer& rWrt, const SwFrmFmt& rFrmFmt,
816 Writer& OutHTML_Image( Writer& rWrt, const SwFrmFmt &rFrmFmt, in OutHTML_Image()
1193 Writer& OutHTML_BulletImage( Writer& rWrt, in OutHTML_BulletImage()
1363 static Writer & OutHTML_FrmFmtAsMulticol( Writer& rWrt, in OutHTML_FrmFmtAsMulticol()
1471 static Writer& OutHTML_FrmFmtAsDivOrSpan( Writer& rWrt, in OutHTML_FrmFmtAsDivOrSpan()
[all …]
H A Dhtmlatr.cxx139 static Writer& OutHTML_SvxAdjust( Writer& rWrt, const SfxPoolItem& rHt );
141 static Writer& OutHTML_HoriSpacer( Writer& rWrt, sal_Int16 nSize ) in OutHTML_HoriSpacer()
2172 Writer& OutHTML_SwTxtNode( Writer& rWrt, const SwCntntNode& rNode ) in OutHTML_SwTxtNode()
2793 static Writer& OutHTML_CSS1Attr( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_CSS1Attr()
2807 static Writer& OutHTML_SvxColor( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxColor()
2843 static Writer& OutHTML_SwPosture( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwPosture()
2863 static Writer& OutHTML_SvxFont( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxFont()
2945 static Writer& OutHTML_SwWeight( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwWeight()
3041 static Writer& OutHTML_SwFlyCnt( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwFlyCnt()
3059 static Writer& OutHTML_SwBlink( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwBlink()
[all …]
/aoo42x/main/sw/source/filter/writer/
H A Dwriter.cxx142 Writer::Writer() in Writer() function in Writer
153 Writer::~Writer() in ~Writer()
165 void Writer::ResetWriter() in ResetWriter()
189 sal_Bool Writer::CopyNextPam( SwPaM ** ppPam ) in CopyNextPam()
250 SvStream& Writer::Strm() in Strm()
256 void Writer::SetStream(SvStream *const pStream) in SetStream()
274 SvStream& Writer::OutLong( SvStream& rStrm, long nVal ) in OutLong()
354 sal_Bool Writer::CopyLocalFileToINet( String& rFileNm ) in CopyLocalFileToINet()
417 void Writer::PutNumFmtFontsInAttrPool() in PutNumFmtFontsInAttrPool()
470 void Writer::PutCJKandCTLFontsInAttrPool() in PutCJKandCTLFontsInAttrPool()
[all …]
H A Dwrt_fn.cxx38 Writer& Out( const SwAttrFnTab pTab, const SfxPoolItem& rHt, Writer & rWrt ) in Out()
49 Writer& Out_SfxItemSet( const SwAttrFnTab pTab, Writer& rWrt, in Out_SfxItemSet()
98 Writer& Out( const SwNodeFnTab pTab, SwNode& rNode, Writer & rWrt ) in Out()
/aoo42x/main/embedserv/regentries/
H A Dwriter.reg4 @="com.sun.star.comp.Writer.TextDocument"
10 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1]
13 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\CLSID]
16 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\Insertable]
31 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument]
34 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument\CLSID]
37 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument\CurVer]
38 @="com.sun.star.comp.Writer.TextDocument.1"
40 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument\Insertable]
70 @="com.sun.star.comp.Writer.TextDocument.1"
[all …]
/aoo42x/main/filter/source/flash/
H A Dswfwriter.cxx109 Writer::~Writer() in ~Writer()
194 sal_uInt16 Writer::startSprite() in startSprite()
204 void Writer::endSprite() in endSprite()
292 void Writer::removeShape( sal_uInt16 nDepth ) in removeShape()
301 void Writer::startTag( sal_uInt8 nTagId ) in startTag()
310 void Writer::endTag() in endTag()
329 sal_uInt16 Writer::createID() in createID()
336 void Writer::showFrame() in showFrame()
607 void Writer::stop() in stop()
617 void Writer::waitOnClick( sal_uInt16 nDepth ) in waitOnClick()
[all …]
H A Dswfwriter1.cxx69 Point Writer::map( const Point& rPoint ) const in map()
85 Size Writer::map( const Size& rSize ) const in map()
101 void Writer::map( PolyPolygon& rPolyPolygon ) const in map()
122 sal_Int32 Writer::mapRelative( sal_Int32 n100thMM ) const in mapRelative()
272 void Writer::Impl_addEndShapeRecord( BitStream& rBits ) in Impl_addEndShapeRecord()
401 FlashFont& Writer::Impl_getFont( const Font& rFont ) in Impl_getFont()
1222 bool Writer::Impl_writeStroke( SvtGraphicStroke& rStroke ) in Impl_writeStroke()
1270 bool Writer::Impl_writeFilling( SvtGraphicFill& rFilling ) in Impl_writeFilling()
1353 bool Writer::Impl_writePageField( Rectangle& rTextBounds )
1435 void Writer::Impl_writeActions( const GDIMetaFile& rMtf ) in Impl_writeActions()
[all …]
/aoo42x/main/sw/source/filter/inc/
H A Dwrt_fn.hxx30 class Writer;
35 typedef Writer& (*FnAttrOut)( Writer&, const SfxPoolItem& );
38 SW_DLLPUBLIC Writer& Out( const SwAttrFnTab, const SfxPoolItem&, Writer& );
39 SW_DLLPUBLIC Writer& Out_SfxItemSet( const SwAttrFnTab, Writer&, const SfxItemSet&,
54 typedef Writer& (*FnNodeOut)( Writer&, SwCntntNode& );
57 SW_DLLPUBLIC Writer& Out( const SwNodeFnTab, SwNode&, Writer & rWrt );
/aoo42x/main/binaryurp/source/
H A Dwriter.cxx56 Writer::Item::Item() {} in Item()
58 Writer::Item::Item( in Item()
68 Writer::Item::Item( in Item()
79 Writer::Writer(rtl::Reference< Bridge > const & bridge): in Writer() function in binaryurp::Writer
107 void Writer::queueRequest( in queueRequest()
119 void Writer::queueReply( in queueReply()
133 void Writer::unblock() { in unblock()
140 void Writer::stop() { in stop()
149 Writer::~Writer() {} in ~Writer()
151 void Writer::run() { in run()
[all …]
/aoo42x/main/offapi/com/sun/star/document/
H A DSettings.idl62 // Writer and Draw/Impress and Calc
73 // Writer and Calc
82 // Writer and Draw/Impress and Calc
88 // Writer and Draw/Impress and Calc
100 // Writer and Draw/Impress and Calc
124 // Writer and Calc
140 // Writer
146 // Writer
157 // Writer
164 // Writer
[all …]
/aoo42x/main/forms/source/xforms/
H A Dpropertysetbase.hxx76 typedef WRITER Writer; typedef in GenericPropertyAccessor
81 Writer m_pWriter;
85 GenericPropertyAccessor( CLASS* pInstance, Writer pWriter, Reader pReader ) in GenericPropertyAccessor()
127 typedef void (CLASS::*Writer)( const VALUE& ); typedef in DirectPropertyAccessor
130 DirectPropertyAccessor( CLASS* pInstance, Writer pWriter, Reader pReader ) in DirectPropertyAccessor()
131 :GenericPropertyAccessor< CLASS, VALUE, Writer, Reader >( pInstance, pWriter, pReader ) in DirectPropertyAccessor()
147 typedef void (CLASS::*Writer)( bool ); typedef in BooleanPropertyAccessor
150 BooleanPropertyAccessor( CLASS* pInstance, Writer pWriter, Reader pReader ) in BooleanPropertyAccessor()
151 :GenericPropertyAccessor< CLASS, bool, Writer, Reader >( pInstance, pWriter, pReader ) in BooleanPropertyAccessor()
167 typedef void (SAL_CALL CLASS::*Writer)( const VALUE& ); typedef in APIPropertyAccessor
[all …]
/aoo42x/main/basegfx/source/tools/
H A Ddebugplotter.cxx113 class Writer class
116 Writer( ::std::ostream* pStm ) : in Writer() function in basegfx::__anon23df8c980111::Writer
291 Writer aWriter( mpOutputStream ); in ~DebugPlotter()
295 ::boost::bind( &Writer::outputPoint, in ~DebugPlotter()
303 Writer aWriter( mpOutputStream ); in ~DebugPlotter()
307 ::boost::bind( &Writer::outputVector, in ~DebugPlotter()
315 Writer aWriter( mpOutputStream ); in ~DebugPlotter()
319 ::boost::bind( &Writer::outputRect, in ~DebugPlotter()
/aoo42x/main/scp2/source/writer/
H A Dmodule_writer.ulf23 en-US = "%PRODUCTNAME Writer"
26 … edit text and graphics in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
32 en-US = "The application %PRODUCTNAME Writer"
35 en-US = "%PRODUCTNAME Writer Help"
38 en-US = "Help about %PRODUCTNAME Writer"
44 en-US = "LaTeX export filter for Writer documents."
/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx55 void writeConstantData(typereg::Writer& rWriter, sal_uInt16 fieldIndex, in writeConstantData()
214 typereg::Writer& rWriter, sal_uInt16& methodindex, RTMethodMode methodmode, in writeAttributeMethodData()
309 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
341 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
408 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
502 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
556 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
589 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
616 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
661 typereg::Writer writer(TYPEREG_VERSION_1, OUString(), OUString(), in getTypeBlob()
[all …]
/aoo42x/main/registry/inc/registry/
H A Dwriter.hxx48 class Writer { class
78 Writer( in Writer() function in typereg::Writer
98 ~Writer() { in ~Writer()
291 Writer(Writer &); // not implemented
292 void operator =(Writer); // not implemented
/aoo42x/main/desktop/test/deployment/options/
H A Dreadme.txt17 "xml encoding". The name is "My Writer's & Settings". The node is not assigned
31 Writer:
32 -leaves1 Writer 1 en-US
33 -leaves1 Writer 2 en-US
34 -leaves1 Writer 3 en-US
83 Context Writer:
126 example, an extension adds a node to the "Writer Module" and the
127 next office update removes the "Writer Module" (which is rather inconceivable).
/aoo42x/main/sw/inc/
H A Dshellio.hxx430 class SW_DLLPUBLIC Writer class
479 Writer();
480 virtual ~Writer();
543 SV_DECL_REF(Writer)
545 SV_IMPL_REF(Writer)
548 class SW_DLLPUBLIC StgWriter : public Writer
560 using Writer::Write;
563 StgWriter() : Writer() {} in StgWriter()
/aoo42x/main/idlc/source/
H A Dastdump.cxx71 typereg::Writer aBlob( in dump()
112 typereg::Writer aBlob( in dump()
152 typereg::Writer aBlob( in dump()
240 typereg::Writer writer( in dump()
355 typereg::Writer & rBlob, sal_uInt16 index, sal_uInt16 * methodIndex) in dumpBlob()
415 typereg::Writer & writer, rtl::OUString const & documentation, in dumpExceptions()
/aoo42x/main/cui/source/options/
H A Doptfltr.cxx38 Writer, enumerator
192 { Writer, &SvtFilterOptions::IsWinWord2Writer, in FillItemSet()
194 { Writer, &SvtFilterOptions::IsWriter2WinWord, in FillItemSet()
247 InsertEntry( sChgToFromWriter, static_cast< sal_IntPtr >( Writer ) ); in Reset()
259 { Writer, &SvtFilterOptions::IsWinWord2Writer }, in Reset()
260 { Writer, &SvtFilterOptions::IsWriter2WinWord }, in Reset()
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx103 RegistrationContextInformation::Writer); in RegisterForMsWord()
111 RegistrationContextInformation::Writer); in RegisterForMsWord()
119 RegistrationContextInformation::Writer); in RegisterForMsWord()
354 RegistrationContextInformation::Writer))); in RegisterAsHtmlEditorForInternetExplorer()
369 … RegistrationContextInformation::Writer)); in RegisterAsHtmlEditorForInternetExplorer()
428 RegistrationContextInformation::Writer)); in RegisterAsDefaultHtmlEditorForInternetExplorer()
520 RegistrationContextInformation::Writer)); in RegisterAsDefaultShellHtmlEditor()
/aoo42x/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java44 Writer writer = new Writer(leftSide, theByte, reader); in test()
101 static class Writer extends Thread { class in PipedConnection_Test
108 Writer(PipedConnection pipedConnection, byte theByte[], Reader reader) { in Writer() method in PipedConnection_Test.Writer
/aoo42x/main/writerfilter/documentation/
H A DKnownIssues.txt21 - foonotes/endnotes: font index cannot be applied to Writer's footnote symbol
23 - border types: width of border lines are changed to fit Writer's defaults,
26 Writer

Completed in 183 milliseconds

12345678910>>...14