Home
last modified time | relevance | path

Searched refs:SwXMLTextBlocks (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx62 void SwXMLTextBlocks::ResetBlockMode ( ) in ResetBlockMode()
68 SwXMLTextBlocks::SwXMLTextBlocks( const String& rFile ) in SwXMLTextBlocks() function in SwXMLTextBlocks
109 SwXMLTextBlocks::SwXMLTextBlocks( const uno::Reference < embed::XStorage >& rStg, const String& rNa… in SwXMLTextBlocks() function in SwXMLTextBlocks
129 SwXMLTextBlocks::~SwXMLTextBlocks() in ~SwXMLTextBlocks()
141 void SwXMLTextBlocks::ClearDoc() in ClearDoc()
178 sal_uLong SwXMLTextBlocks::Delete( sal_uInt16 n ) in Delete()
308 ((SwXMLTextBlocks&)rDestImp).MakeBlockList(); in CopyBlock()
440 sal_uLong SwXMLTextBlocks::PutDoc() in PutDoc()
459 sal_uLong SwXMLTextBlocks::MakeBlockList() in MakeBlockList()
528 void SwXMLTextBlocks::CloseFile() in CloseFile()
[all …]
H A DSwXMLTextBlocks1.cxx64 sal_uLong SwXMLTextBlocks::GetDoc( sal_uInt16 nIdx ) in GetDoc()
179 sal_uLong SwXMLTextBlocks::GetMacroTable( sal_uInt16 nIdx, in GetMacroTable()
314 sal_uLong SwXMLTextBlocks::GetBlockText( const String& rShort, String& rText ) in GetBlockText()
393 sal_uLong SwXMLTextBlocks::PutBlockText( const String& rShort, const String& , in PutBlockText()
479 void SwXMLTextBlocks::ReadInfo( void ) in ReadInfo()
544 void SwXMLTextBlocks::WriteInfo( void ) in WriteInfo()
606 sal_uLong SwXMLTextBlocks::SetMacroTable( in SetMacroTable()
H A DSwXMLBlockImport.cxx45 SwXMLTextBlocks &rBlocks ) in SwXMLBlockListImport()
77 SwXMLTextBlocks &rBlocks, in SwXMLTextBlockImport()
H A DSwXMLBlockExport.cxx38 SwXMLTextBlocks & rBlocks, in SwXMLBlockListExport()
87 SwXMLTextBlocks & rBlocks, in SwXMLTextBlockExport()
H A Dswblocks.cxx97 if( SwXMLTextBlocks::IsFileUCBStorage( rFile ) ) in GetFileType()
267 case SWBLK_XML: pImp = new SwXMLTextBlocks( sFileName ); break; in SwTextBlocks()
268 case SWBLK_NO_FILE: pImp = new SwXMLTextBlocks( sFileName ); break; in SwTextBlocks()
/trunk/main/sw/source/core/inc/
H A DSwXMLBlockImport.hxx28 class SwXMLTextBlocks;
32 SwXMLTextBlocks &rBlockList;
45 SwXMLTextBlocks &rBlocks );
47 SwXMLTextBlocks& getBlockList ( void ) in getBlockList()
58 SwXMLTextBlocks &rBlockList;
74 SwXMLTextBlocks &rBlocks, String &rNewText, sal_Bool bNewTextOnly );
76 SwXMLTextBlocks& getBlockList ( void ) in getBlockList()
H A DSwXMLBlockExport.hxx29 class SwXMLTextBlocks;
34 SwXMLTextBlocks &rBlockList;
39 SwXMLTextBlocks & rBlocks,
53 SwXMLTextBlocks &rBlockList;
58 SwXMLTextBlocks & rBlocks,
H A DSwXMLTextBlocks.hxx38 class SwXMLTextBlocks : public SwImpBlocks class
57 SwXMLTextBlocks( const String& rFile );
58SwXMLTextBlocks( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >&, const …
62 virtual ~SwXMLTextBlocks();
/trunk/main/sw/source/core/sw3io/
H A Dswacorr.cxx57 SwXMLTextBlocks aBlk( rStg, rFileName ); in GetLongText()
78 SwXMLTextBlocks aBlk( rStg, rFileName ); in PutText()
/trunk/main/sw/
H A DLibrary_sw.mk338 sw/source/core/swg/SwXMLTextBlocks \

Completed in 57 milliseconds