Home
last modified time | relevance | path

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

12345678910>>...13

/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx197 class SwHTMLWriter : public Writer
550 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 *,
559 Writer& OutHTML_DrawFrmFmtAsControl( Writer& rWrt, const SwDrawFrmFmt& rFmt,
561 Writer& OutHTML_DrawFrmFmtAsMarquee( Writer& rWrt, const SwDrawFrmFmt& rFmt,
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,
[all …]
H A Dcss1atr.cxx145 static Writer& OutCSS1_SwFmt( Writer& rWrt, const SwFmt& rFmt,
147 static Writer& OutCSS1_SwPageDesc( Writer& rWrt, const SwPageDesc& rFmt,
151 static Writer& OutCSS1_SwFtnInfo( Writer& rWrt, const SwEndNoteInfo& rInfo,
156 static Writer& OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink( Writer& rWrt,
161 static Writer& OutCSS1_SvxFontWeight( Writer& rWrt, const SfxPoolItem& rHt );
162 static Writer& OutCSS1_SvxPosture( Writer& rWrt, const SfxPoolItem& rHt );
163 static Writer& OutCSS1_SvxULSpace( Writer& rWrt, const SfxPoolItem& rHt );
164 static Writer& OutCSS1_SvxLRSpace( Writer& rWrt, const SfxPoolItem& rHt );
165 static Writer& OutCSS1_SvxULSpace_SvxLRSpace( Writer& rWrt,
168 static Writer& OutCSS1_SvxULSpace_SvxLRSpace( Writer& rWrt,
[all …]
H A Dhtmlfly.cxx138 static Writer& OutHTML_FrmFmtTableNode( Writer& rWrt, const SwFrmFmt& rFrmFmt );
139 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()
1316 static Writer& OutHTML_FrmFmtTableNode( Writer& rWrt, const SwFrmFmt& rFrmFmt ) in OutHTML_FrmFmtTableNode()
[all …]
H A Dhtmlatr.cxx136 static Writer& OutHTML_SvxAdjust( Writer& rWrt, const SfxPoolItem& rHt );
138 static Writer& OutHTML_HoriSpacer( Writer& rWrt, sal_Int16 nSize ) in OutHTML_HoriSpacer()
566 void OutHTML_SwFmt( Writer& rWrt, const SwFmt& rFmt, in OutHTML_SwFmt()
1130 void OutHTML_SwFmtOff( Writer& rWrt, const SwHTMLTxtCollOutputInfo& rInfo ) in OutHTML_SwFmtOff()
2167 Writer& OutHTML_SwTxtNode( Writer& rWrt, const SwCntntNode& rNode ) in OutHTML_SwTxtNode()
2788 static Writer& OutHTML_CSS1Attr( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_CSS1Attr()
2802 static Writer& OutHTML_SvxColor( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxColor()
2838 static Writer& OutHTML_SwPosture( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwPosture()
2858 static Writer& OutHTML_SvxFont( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxFont()
2881 static Writer& OutHTML_SvxFontHeight( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxFontHeight()
[all …]
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv12 rtf1;Writer/RTF.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 #TODO: Word2000_document;Writer/Word2000.doc;writer_MS_Word_97;writer_MS_Word_97
15 #TODO: Word2000_template;Writer/Word2000_template.dot;writer_MS_Word_97_Vorlage;writer_MS_Word_97_V…
16 #TODO: Word6_document;Writer/Word6.doc;writer_MS_WinWord_60;writer_MS_WinWord_60
17 #TODO: Word6_template;Writer/Word6_template.dot;writer_MS_Word_95_Vorlage;writer_MS_Word_95_Vorlage
18 #TODO: Word95_document;Writer/Word95.doc;writer_MS_WinWord_60;writer_MS_WinWord_60
19 #TODO: Word97_document;Writer/Word97.doc;writer_MS_Word_97;writer_MS_Word_97
20 #TODO: Word97_template;Writer/Word97_template.dot;writer_MS_Word_97_Vorlage;writer_MS_Word_97_Vorla…
21 #TODO: WordXP_document;Writer/WordXP.doc;writer_MS_Word_97;writer_MS_Word_97
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx139 Writer::Writer() in Writer() function in Writer
150 Writer::~Writer() in ~Writer()
157 IDocumentSettingAccess* Writer::getIDocumentSettingAccess() { return pDoc; } in getIDocumentSettingAccess()
158 const IDocumentSettingAccess* Writer::getIDocumentSettingAccess() const { return pDoc; } in getIDocumentSettingAccess()
159 IDocumentStylePoolAccess* Writer::getIDocumentStylePoolAccess() { return pDoc; } in getIDocumentStylePoolAccess()
160 const IDocumentStylePoolAccess* Writer::getIDocumentStylePoolAccess() const { return pDoc; } in getIDocumentStylePoolAccess()
162 void Writer::ResetWriter() in ResetWriter()
186 sal_Bool Writer::CopyNextPam( SwPaM ** ppPam ) in CopyNextPam()
205 sal_Int32 Writer::FindPos_Bkmk(const SwPosition& rPos) const in FindPos_Bkmk()
220 Writer::NewSwPaM(SwDoc & rDoc, sal_uLong const nStartIdx, sal_uLong const nEndIdx) in NewSwPaM()
[all …]
H A Dwrt_fn.cxx33 Writer& Out( const SwAttrFnTab pTab, const SfxPoolItem& rHt, Writer & rWrt ) in Out()
43 Writer& Out_SfxItemSet( const SwAttrFnTab pTab, Writer& rWrt, in Out_SfxItemSet()
92 Writer& Out( const SwNodeFnTab pTab, SwNode& rNode, Writer & rWrt ) in Out()
/trunk/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]
18 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\protocol\StdFileEditing\server]
21 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\protocol\StdFileEditing\verb\0]
24 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\protocol\StdFileEditing\verb\-1]
27 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument.1\protocol\StdFileEditing\verb\-2]
31 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument]
34 [HKEY_CLASSES_ROOT\com.sun.star.comp.Writer.TextDocument\CLSID]
[all …]
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx50 Writer::Writer( sal_Int32 nTWIPWidthOutput, sal_Int32 nTWIPHeightOutput, sal_Int32 nDocWidthInput, … in Writer() function in Writer
109 Writer::~Writer() in ~Writer()
149 void Writer::storeTo( Reference< XOutputStream > &xOutStream ) in storeTo()
194 sal_uInt16 Writer::startSprite() in startSprite()
204 void Writer::endSprite() in endSprite()
226 void Writer::placeShape( sal_uInt16 nID, sal_uInt16 nDepth, sal_Int32 x, sal_Int32 y, sal_uInt16 nC… in placeShape()
263 void Writer::moveShape( sal_uInt16 nDepth, sal_Int32 x, sal_Int32 y ) in moveShape()
292 void Writer::removeShape( sal_uInt16 nDepth ) in removeShape()
301 void Writer::startTag( sal_uInt8 nTagId ) in startTag()
310 void Writer::endTag() in endTag()
[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()
135 void Writer::Impl_addPolygon( BitStream& rBits, const Polygon& rPoly, sal_Bool bFilled ) in Impl_addPolygon()
192 void Writer::Impl_addShapeRecordChange( BitStream& rBits, sal_Int16 dx, sal_Int16 dy, sal_Bool bFil… in Impl_addShapeRecordChange()
215 void Writer::Impl_addStraightEdgeRecord( BitStream& rBits, sal_Int16 dx, sal_Int16 dy ) in Impl_addStraightEdgeRecord()
249 void Writer::Impl_addCurvedEdgeRecord( BitStream& rBits, sal_Int16 control_dx, sal_Int16 control_dy… in Impl_addCurvedEdgeRecord()
272 void Writer::Impl_addEndShapeRecord( BitStream& rBits ) in Impl_addEndShapeRecord()
279 void Writer::Impl_writePolygon( const Polygon& rPoly, sal_Bool bFilled ) in Impl_writePolygon()
[all …]
/trunk/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 );
/trunk/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
86 void Writer::sendDirectRequest( in sendDirectRequest()
98 void Writer::sendDirectReply( in sendDirectReply()
107 void Writer::queueRequest( in queueRequest()
119 void Writer::queueReply( in queueReply()
133 void Writer::unblock() { in unblock()
140 void Writer::stop() { in stop()
[all …]
/trunk/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
108 // Writer and Draw/Impress and Calc
117 // Writer and Draw/Impress and Calc
124 // Writer and Calc
131 // Writer and Draw/Impress and Calc
140 // Writer
[all …]
/trunk/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 …]
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx113 class Writer class
116 Writer( ::std::ostream* pStm ) : in Writer() function in basegfx::__anon8dfc26f70111::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()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx55 void writeConstantData(typereg::Writer& rWriter, sal_uInt16 fieldIndex, in writeConstantData()
167 void writeMethodData( typereg::Writer& rWriter, sal_uInt32 calculatedMemberOffset, in writeMethodData()
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()
[all …]
/trunk/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."
/trunk/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
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java38 Writer writer = new Writer(leftSide, theByte, reader); in test()
95 static class Writer extends Thread { class in PipedConnection_Test
102 Writer(PipedConnection pipedConnection, byte theByte[], Reader reader) { in Writer() method in PipedConnection_Test.Writer
/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx32 namespace typereg { class Writer; }
100 typereg::Writer & rBlob, sal_uInt16 index, sal_uInt16 * methodIndex);
104 typereg::Writer & writer, rtl::OUString const & documentation,
/trunk/main/officecfg/registry/data/org/openoffice/Office/
H A Dmakefile.mk62 Writer.xcu \
90 Writer-cjk.xcu \
112 Writer.xcu \

12345678910>>...13