/aoo41x/main/sw/source/core/swg/ |
H A D | swblocks.cxx | 203 void SwImpBlocks::AddName( const String& rShort, const String& rLong, in AddName() function in SwImpBlocks 541 pImp->AddName( aNew, aLong, bOnlyTxt ); in Rename() 644 pImp->AddName( pImp->aShort, pImp->aLong ); in PutDoc() 688 pImp->AddName( pImp->aShort, rName, sal_True ); in PutText()
|
H A D | SwXMLTextBlocks.cxx | 150 void SwXMLTextBlocks::AddName( const String& rShort, const String& rLong, sal_Bool bOnlyTxt ) in AddName() function in SwXMLTextBlocks 165 void SwXMLTextBlocks::AddName( const String& rShort, const String& rLong, in AddName() function in SwXMLTextBlocks 307 ((SwXMLTextBlocks&)rDestImp).AddName( rShort, rLong, bTextOnly ); in CopyBlock()
|
H A D | SwXMLBlockListContext.cxx | 127 rImport.getBlockList().AddName( aShort, aLong, aPackageName, bTextOnly); in SwXMLBlockContext()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | SwXMLTextBlocks.hxx | 59 void AddName( const String&, const String&, const String&, sal_Bool bOnlyTxt = sal_False ); 60 virtual void AddName( const String&, const String&, sal_Bool bOnlyTxt = sal_False );
|
H A D | swblocks.hxx | 97 virtual void AddName( const String&, const String&, sal_Bool bOnlyTxt = sal_False );
|
/aoo41x/main/sw/source/core/sw3io/ |
H A D | swacorr.cxx | 86 aBlk.AddName ( rShort, rShort, sal_False ); in PutText()
|
/aoo41x/main/sc/inc/ |
H A D | consoli.hxx | 119 void AddName( const String& rName );
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | msfilter.hxx | 451 sal_uInt16 AddName( const String& rNm );
|
/aoo41x/main/automation/source/inc/ |
H A D | testapp.hxx | 139 void AddName(String &aBisher, String &aNeu ); // Name eventuell mit / anh�ngen
|
/aoo41x/main/formula/inc/formula/ |
H A D | tokenarray.hxx | 203 FormulaToken* AddName( sal_uInt16 n );
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | namebuff.hxx | 336 void AddName( const String& rName, sal_Int16 nRefIdx );
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | namebuff.cxx | 320 void ExtNameBuff::AddName( const String& rName, sal_Int16 nRefIdx ) in AddName() function in ExtNameBuff
|
H A D | tokstack.cxx | 458 pScToken->AddName( pElement[ nId ] ); in GetElement()
|
H A D | impop.cxx | 582 pExcRoot->pExtNameBuff->AddName( aName, mnLastRefIdx ); in Externname25()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | writerhelper.cxx | 880 sal_uInt16 WrtRedlineAuthor::AddName( const String& rNm ) in AddName() function in sw::util::WrtRedlineAuthor
|
H A D | wrtww8.cxx | 1571 pRedlAuthors->AddName(CREATE_CONST_ASC("Unknown")); in AddRedlineAuthor() 1573 return pRedlAuthors->AddName( SW_MOD()->GetRedlineAuthor( nId ) ); in AddRedlineAuthor()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | consoli.cxx | 329 void ScConsData::AddName( const String& rName ) in AddName() function in ScConsData
|
/aoo41x/main/formula/source/core/api/ |
H A D | token.cxx | 753 FormulaToken* FormulaTokenArray::AddName( sal_uInt16 n ) in AddName() function in formula::FormulaTokenArray
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 607 aData.AddName( lcl_GetAreaName(&aDocument,pArea) ); in DoConsolidate()
|