Searched refs:BeginPutDoc (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/source/core/edit/ |
H A D | edglss.cxx | 83 if( rBlks.BeginPutDoc( rShortName, rName ) ) in MakeGlossary() 147 if( rBlock.BeginPutDoc( rShortName, rName ) ) in SaveGlossaryDoc()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | swblocks.cxx | 605 sal_Bool SwTextBlocks::BeginPutDoc( const String& s, const String& l ) in BeginPutDoc() function in SwTextBlocks 622 nErr = pImp->BeginPutDoc( aNew, l ); in BeginPutDoc()
|
H A D | SwXMLTextBlocks.cxx | 343 sal_uLong SwXMLTextBlocks::BeginPutDoc( const String& rShort, const String& rLong ) in BeginPutDoc() function in SwXMLTextBlocks
|
/aoo41x/main/sw/source/core/sw3io/ |
H A D | swacorr.cxx | 81 nRet = aBlk.BeginPutDoc( rShort, rShort ); in PutText()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | SwXMLTextBlocks.hxx | 69 virtual sal_uLong BeginPutDoc( const String&, const String& );
|
H A D | swblocks.hxx | 124 virtual sal_uLong BeginPutDoc( const String&, const String& ) = 0;
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8glsy.cxx | 172 … if( rBlocks.BeginPutDoc( sShortcut, sShortcut )) // Make the shortcut and the name the same in MakeEntries()
|
/aoo41x/main/sw/inc/ |
H A D | shellio.hxx | 386 sal_Bool BeginPutDoc( const String&, const String& ); // Speichern Beginn
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unoatxt.cxx | 495 if( pGlosGroup->BeginPutDoc( sShortName, sLongName ) ) in insertNewByName()
|
Completed in 51 milliseconds