Searched refs:GetShort (Results 1 – 10 of 10) sorted by relevance
67 OUString(p->GetShort())); in exportDoc()70 OUString(p->IsTextOnly() ? p->GetLong() : p->GetShort())); in exportDoc()
300 long nCmp = rCmp.compareString( aE->GetShort(), in Seek_Entry()301 (*((SvxAutocorrWordPtr*)pData + nM))->GetShort() ); in Seek_Entry()1776 const String& rChk = pFnd->GetShort(); in lcl_SearchWordsInList()
75 { return ResMgr::GetShort( pShort ); } in GetShortRes()
195 static sal_Int16 GetShort( void * pShort );
103 sal_uInt16 GetShort( sal_uInt32 nPos ) in GetShort() function in RscWriteRc
1093 String sEntry(pWordPtr->GetShort()); in FillItemSet()1156 String sEntry(pWordPtr->GetShort()); in FillItemSet()1287 String sEntry(pWordPtr->GetShort()); in RefillReplaceBox()1297 pFormatText->Insert(new String(pWordPtr->GetShort())); in RefillReplaceBox()
120 const String& GetShort() const { return sShort; } in GetShort() function in SvxAutocorrWord
365 sal_uInt16 nPos = aTBlks.GetIndex( pFnd->GetShort() ); in ChgAutoCorrWord()
1314 sal_Int16 ResMgr::GetShort( void * pShort ) in GetShort() function in ResMgr1720 sal_Int16 n = GetShort( GetClass() ); in ReadShort()
878 nLang = (sal_Int32)aMem.GetShort( nTupelIdx * sizeof(sal_uInt16) ); in GetCorrectValues()
Completed in 57 milliseconds