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()
1701 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()1858 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()1938 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()
58 String aDotStr('.'); // Konstante Strings variable
720 String aDotStr( '.' ); in Implements() local723 aImplementedIface += aDotStr; in Implements()
137 String aDotStr( '.' ); in TypeDecl() local140 aCompleteName += aDotStr; in TypeDecl()
101 SW_DLLPUBLIC extern UniString aDotStr; // '.'
387 pSh->Insert(aDotStr); // Dummytext zum Zuweisen der Section in InsertLab()
1430 else if( STRING_NOTFOUND == ( nPos = rStr.Search( aDotStr ) )) in _GetBoxNum()1941 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()1947 sNm.Insert( aDotStr, 0 ).Insert( sTmp, 0 ); in GetName()
853 SwWw8_InsertAnlText( aDotStr, rpCh, rCharLen, in BuildAnlvBase()
222 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in IsExportNumRule()
1117 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in lcl_IsExportNumRule()
Completed in 81 milliseconds