Home
last modified time | relevance | path

Searched refs:rShortName (Results 1 – 25 of 35) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1567 …* ImplDevFontList::ImplFindByAliasName( const String& rSearchName, const String& rShortName ) const in ImplFindByAliasName()
1593 if ( (aTempName == rSearchName) || (aTempName == rShortName) ) in ImplFindByAliasName()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1201 sal_uInt16 GraphicFilter::GetImportFormatNumberForShortName( const String& rShortName ) in GetImportFormatNumberForShortName() argument
1203 return pConfig->GetImportFormatNumberForShortName( rShortName ); in GetImportFormatNumberForShortName()
1286 sal_uInt16 GraphicFilter::GetExportFormatNumberForShortName( const String& rShortName ) in GetExportFormatNumberForShortName() argument
1288 return pConfig->GetExportFormatNumberForShortName( rShortName ); in GetExportFormatNumberForShortName()
/trunk/main/vcl/inc/
H A Doutfont.hxx232 …vFontListData* ImplFindByAliasName( const String& rSearchName, const String& rShortName ) const;
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx790 void FontSubstConfiguration::getMapName( const String& rOrgName, String& rShortName, in getMapName() argument
793 rShortName = rOrgName; in getMapName()
799 ImplKillLeading( rShortName, aImplKillLeadingList ); in getMapName()
802 ImplKillTrailing( rShortName, aImplKillTrailingList ); in getMapName()
803 ImplKillTrailingWithExceptions( rShortName, aImplKillTrailingWithExceptionsList ); in getMapName()
805 rFamilyName = rShortName; in getMapName()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx218 …static void getMapName( const String& rOrgName, String& rShortName, String& rFamilyName, FontWeigh…
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx163 String& rShortName, String& rGroupName ) in GetShortName() argument
195 rShortName = pTriple->sShort; in GetShortName()
216 rShortName = pTriple->sShort; in GetShortName()
281 String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName) in GetBlockName() argument
287 rShortName = pGroup->sShortNames.GetToken(nBlock, STRING_DELIM); in GetBlockName()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx1262 void SwGlossaryDlg::ShowAutoText(const String& rGroup, const String& rShortName) in ShowAutoText() argument
1266 SetResumeData(rGroup, rShortName); in ShowAutoText()
H A Dglshell.cxx268 SwDocShellRef SwGlossaries::EditGroupDoc( const String& rGroup, const String& rShortName, sal_Bool … in SV_IMPL_REF()
278 String sLongName = pGroup->GetLongName(pGroup->GetIndex( rShortName )); in SV_IMPL_REF()
286 pDocSh->SetShortName( rShortName); in SV_IMPL_REF()
295 pDocSh->SetShortName( rShortName ); in SV_IMPL_REF()
309 xDocSh->GetWrtShell()->InsertGlossary( *pGroup, rShortName ); in SV_IMPL_REF()
/trunk/main/sw/source/ui/inc/
H A Dselglos.hxx50 SwSelGlossaryDlg(Window * pParent, const String &rShortName);
H A Dglosdoc.hxx135 …SwDocShellRef EditGroupDoc(const String &rGrpName, const String& rShortName, sal_Bool bShow = sal_…
H A Dgloshdl.hxx49 SW_DLLPRIVATE sal_Bool Expand( const String& rShortName,
75 sal_Bool HasShortName(const String &rShortName) const;
78 sal_Bool NewGlossary(const String &rName, const String &rShortName,
81 sal_Bool CopyToClipboard(SwWrtShell& rSh, const String& rShortName);
90 void GetMacros(const String& rShortName,
H A Dgloslst.hxx65 String& rShortName, String& rGroupName );
70 String GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName);
H A Dglossary.hxx163 void ShowAutoText(const String& rGroup, const String& rShortName);
166 sal_Bool GetResumeData(String& rGroup, String& rShortName) in GetResumeData() argument
167 {rGroup = sResumeGroup; rShortName = sResumeShortName; return bResume;} in GetResumeData()
168 void SetResumeData(const String& rGroup, const String& rShortName) in SetResumeData() argument
169 {sResumeGroup = rGroup; sResumeShortName = rShortName; bResume = sal_True;} in SetResumeData()
H A Dglshell.hxx51 void SetShortName( const String& rShortName ) in SetShortName() argument
52 { aShortName = rShortName; } in SetShortName()
82 void SetShortName( const String& rShortName ) in SetShortName() argument
83 { aShortName = rShortName; } in SetShortName()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx470 …GlossaryDlg * CreateSwSelGlossaryDlg ( Window * pParent, const String &rShortName, int nResId ); /…
H A Dswdlgfact.cxx1050 …alogFactory_Impl::CreateSwSelGlossaryDlg ( Window * pParent, const String &rShortName, int nResId ) in CreateSwSelGlossaryDlg() argument
1056 pDlg = new SwSelGlossaryDlg( pParent, rShortName); in CreateSwSelGlossaryDlg()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx383 sal_Bool bRet = pBlock->GetIndex( rShortName ) != (sal_uInt16) -1; in HasShortName()
452 sal_Bool SwGlossaryHdl::DelGlossary(const String &rShortName) in DelGlossary() argument
460 sal_uInt16 nIdx = pGlossary->GetIndex( rShortName ); in DelGlossary()
510 sal_Bool SwGlossaryHdl::Expand( const String& rShortName, in Expand() argument
515 String aShortName( rShortName ); in Expand()
541 if( rSCmp.isEqual( rShortName, sEntry )) in Expand()
703 void SwGlossaryHdl::SetMacros(const String& rShortName, in SetMacros() argument
716 sal_uInt16 nIdx = pGlos->GetIndex( rShortName ); in SetMacros()
724 void SwGlossaryHdl::GetMacros( const String &rShortName, in GetMacros() argument
732 sal_uInt16 nIndex = pGlos->GetIndex( rShortName ); in GetMacros()
[all …]
H A Dselglos.cxx46 SwSelGlossaryDlg::SwSelGlossaryDlg(Window * pParent, const String &rShortName) in SwSelGlossaryDlg() argument
55 sText += rShortName; in SwSelGlossaryDlg()
/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx181 const ::rtl::OUString& rShortName);
188 virtual void SetShortName(const ::rtl::OUString& rShortName) in SetShortName() argument
189 { m_sShortName = rShortName; } in SetShortName()
H A Dcrossrefbookmark.hxx40 const ::rtl::OUString& rShortName,
75 const ::rtl::OUString& rShortName);
86 const ::rtl::OUString& rShortName);
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx63 …nt16 SwEditShell::MakeGlossary( SwTextBlocks& rBlks, const String& rName, const String& rShortName, in MakeGlossary() argument
79 nRet = rBlks.PutText( rShortName, rName, *pOnlyTxt ); in MakeGlossary()
83 if( rBlks.BeginPutDoc( rShortName, rName ) ) in MakeGlossary()
99 const String& rShortName, in SaveGlossaryDoc() argument
142 nRet = rBlock.PutText( rShortName, rName, sBuf ); in SaveGlossaryDoc()
147 if( rBlock.BeginPutDoc( rShortName, rName ) ) in SaveGlossaryDoc()
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx260 const ::rtl::OUString& rShortName) in Bookmark()
264 , m_sShortName(rShortName) in Bookmark()
H A Dcrbm.cxx96 const ::rtl::OUString& rShortName, in SetBookmark()
108 pBookmark->SetShortName(rShortName); in SetBookmark()
H A Dcrossrefbookmark.cxx38 const OUString& rShortName, in CrossRefBookmark() argument
40 : Bookmark(rPaM, rCode, rName, rShortName) in CrossRefBookmark()
72 const OUString& rShortName) in CrossRefHeadingBookmark() argument
73 …: CrossRefBookmark(rPaM, rCode, rName, rShortName, IDocumentMarkAccess::GetCrossRefHeadingBookmark… in CrossRefHeadingBookmark()
84 const OUString& rShortName) in CrossRefNumItemBookmark() argument
85 : CrossRefBookmark(rPaM, rCode, rName, rShortName, our_sNamePrefix) in CrossRefNumItemBookmark()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx391 …GlossaryDlg * CreateSwSelGlossaryDlg ( Window * pParent, const String &rShortName, int nResId ) = …

Completed in 147 milliseconds

12