Home
last modified time | relevance | path

Searched refs:rLongName (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dglshell.hxx49 void SetLongName( const String& rLongName ) in SetLongName() argument
50 { aLongName = rLongName; } in SetLongName()
80 void SetLongName( const String& rLongName ) in SetLongName() argument
81 { aLongName = rLongName; } in SetLongName()
H A Dgloslst.hxx64 sal_Bool GetShortName(const String& rLongName,
H A Dgloshdl.hxx74 const String& rDestGroupName, const String& rLongName, sal_Bool bMove );
H A Dglosdoc.hxx136 void SaveGroupDoc(const String &rGrpName, const String& rLongName );
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx656 const String& rLongName // logischer Name des Eintrags in GetTemplatePath()
680 pEntry = pRegion->GetEntry( rLongName ); in GetTemplatePath()
693 aURLObj.insertName( rLongName, false, in GetTemplatePath()
712 const String& rLongName in GetDefaultTemplatePath() argument
738 pEntry = pRegion->GetEntry( rLongName ); in GetDefaultTemplatePath()
748 aURLObj.insertName( rLongName, false, in GetDefaultTemplatePath()
847 const String& rLongName, // logischer Name der neuen Vorlage in NewTemplate() argument
872 pEntry = pRegion->GetEntry( rLongName ); in NewTemplate()
880 if ( xTemplates->addTemplate( pRegion->GetTitle(), rLongName, rFileName ) ) in NewTemplate()
881 pRegion->AddEntry( rLongName, rFileName ); in NewTemplate()
/trunk/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx83 String GetDefaultTemplatePath(const String &rLongName);
88 String GetTemplatePath(sal_uInt16 nRegion, const String &rLongName) const;
96 const String &rLongName,
/trunk/main/tools/source/fsys/
H A Ddirent.cxx2424 const String &rLongName, in IsValidEntry_Impl() argument
2439 DirEntry aName(rLongName, eStyle); in IsValidEntry_Impl()
2448 DirEntry aDosEntry( rLongName, FSYS_STYLE_FAT ); in IsValidEntry_Impl()
2456 rLongName.Search(DirEntry::GetAccessDelimiter()) != STRING_NOTFOUND || in IsValidEntry_Impl()
2457 (!bIsShortened && rLongName.Search(cDelim) != STRING_NOTFOUND) in IsValidEntry_Impl()
2484 sal_Bool DirEntry::MakeShortName( const String& rLongName, DirEntryKind eKind, in MakeShortName() argument
2487 String aLongName(rLongName); in MakeShortName()
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx162 sal_Bool SwGlossaryList::GetShortName(const String& rLongName, in GetShortName() argument
179 if((rLongName == sLong)) in GetShortName()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx274 const String& rDestGroupName, const String& rLongName, sal_Bool bMove ) in CopyOrMove() argument
289 sal_uLong nRet = pSourceGroup->CopyBlock( *pDestGroup, rSourceShortName, rLongName ); in CopyOrMove()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx227 const String &rLongName, in SetTemplate_Impl() argument
232 pDoc->ResetFromTemplate( rLongName, rFileName ); in SetTemplate_Impl()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx326 sal_Bool MakeShortName( const String& rLongName,

Completed in 64 milliseconds