Searched refs:sS (Results 1 – 3 of 3) sorted by relevance
250 void DXFGroupReader::SetS(sal_uInt16 nG, const char * sS) in SetS() argument266 strncpy( pPtr, sS, DXF_MAX_STRING_LEN + 1 ); in SetS()
81 void SetS(sal_uInt16 nG, const char * sS); // (wird kopiert)
925 const sal_Char sS[] = "%1"; in FillStyleBox_Impl() local926 aEntry.SearchAndReplaceAscii( sS, pFontList->GetBoldStr() ); in FillStyleBox_Impl()929 aEntry.SearchAndReplaceAscii( sS, pFontList->GetItalicStr() ); in FillStyleBox_Impl()
Completed in 71 milliseconds