Searched refs:aDotStr (Results 1 – 11 of 11) sorted by relevance
546 pFmt->SetSuffix( aDotStr ); in SwNumRule()574 pFmt->SetSuffix( aDotStr ); in SwNumRule()865 aStr += aDotStr; in MakeNumString()
1707 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()1864 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()1944 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()
728 String aDotStr( '.' ); in Implements() local731 aImplementedIface += aDotStr; in Implements()
137 String aDotStr( '.' ); in TypeDecl() local140 aCompleteName += aDotStr; in TypeDecl()
58 String aDotStr('.'); // Konstante Strings variable
101 SW_DLLPUBLIC extern UniString aDotStr; // '.'
397 pSh->Insert(aDotStr); // Dummytext zum Zuweisen der Section in InsertLab()
1496 else if( STRING_NOTFOUND == ( nPos = rStr.Search( aDotStr ) )) in _GetBoxNum()2007 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()2013 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()
904 SwWw8_InsertAnlText( aDotStr, rpCh, rCharLen, in BuildAnlvBase()
222 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in IsExportNumRule()
1173 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in lcl_IsExportNumRule()
Completed in 86 milliseconds