Home
last modified time | relevance | path

Searched refs:sSym (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx772 String sSym; in InsertSymbol() local
776 sSym = ((const SfxStringItem*)pItem)->GetValue(); in InsertSymbol()
802 if(!sSym.Len()) in InsertSymbol()
833 sSym = pCItem->GetValue(); in InsertSymbol()
842 if( sSym.Len() ) in InsertSymbol()
858 pOLV->InsertText( sSym ); in InsertSymbol()
866 nScript = pBreakIt->GetAllScriptsOfText( sSym ); in InsertSymbol()
888 rReq.AppendItem( SfxStringItem( GetPool().GetWhich(SID_CHARMAP), sSym ) ); in InsertSymbol()
H A Dannotsh.cxx1656 String sSym; in InsertSymbol() local
1660 sSym = ((const SfxStringItem*)pItem)->GetValue(); in InsertSymbol()
1686 if( !sSym.Len() ) in InsertSymbol()
1719 sSym = pCItem->GetValue(); in InsertSymbol()
1728 if( sSym.Len() ) in InsertSymbol()
1744 pOLV->InsertText( sSym); in InsertSymbol()
1752 sal_uInt16 nScriptBreak = pBreakIt->GetAllScriptsOfText( sSym ); in InsertSymbol()
1774 rReq.AppendItem( SfxStringItem( GetPool().GetWhich(SID_CHARMAP), sSym ) ); in InsertSymbol()

Completed in 24 milliseconds