Home
last modified time | relevance | path

Searched refs:GetLongIndex (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/swg/
H A Dswblocks.cxx167 sal_uInt16 SwImpBlocks::GetLongIndex( const String& rLong ) const in GetLongIndex() function in SwImpBlocks
466 sal_uInt16 SwTextBlocks::GetLongIndex( const String& r ) const in GetLongIndex() function in SwTextBlocks
468 return pImp ? (sal_uInt16)(pImp->GetLongIndex( r )) : (sal_uInt16) -1; in GetLongIndex()
/aoo42x/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx365 sal_uInt16 nIdx = pTmp->GetLongIndex( rName ); in GetGlossaryShortName()
791 sal_uInt16 nOldLongIdx = pGlossary->GetLongIndex( rNewName ); in Rename()
/aoo42x/main/sw/source/core/inc/
H A Dswblocks.hxx105 sal_uInt16 GetLongIndex( const String& ) const; //Index fuer Langnamen ermitteln
/aoo42x/main/sw/inc/
H A Dshellio.hxx371 sal_uInt16 GetLongIndex( const String& ) const; //return Index-Number of long names
/aoo42x/main/sw/source/ui/uno/
H A Dunoatxt.cxx380 sal_uInt16 nOldLongIdx = pGlosGroup->GetLongIndex( aNewShort ); in renameByName()

Completed in 41 milliseconds