Home
last modified time | relevance | path

Searched refs:aDotStr (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dnumber.cxx546 pFmt->SetSuffix( aDotStr ); in SwNumRule()
574 pFmt->SetSuffix( aDotStr ); in SwNumRule()
865 aStr += aDotStr; in MakeNumString()
H A Dpoolfmt.cxx1707 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()
1864 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()
1944 aFmt.SetSuffix( aDotStr ); in GetNumRuleFromPool()
/trunk/main/basic/source/comp/
H A Dparser.cxx728 String aDotStr( '.' ); in Implements() local
731 aImplementedIface += aDotStr; in Implements()
H A Ddim.cxx137 String aDotStr( '.' ); in TypeDecl() local
140 aCompleteName += aDotStr; in TypeDecl()
/trunk/main/sw/source/core/bastyp/
H A Dswtypes.cxx58 String aDotStr('.'); // Konstante Strings variable
/trunk/main/sw/inc/
H A Dswtypes.hxx101 SW_DLLPUBLIC extern UniString aDotStr; // '.'
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx397 pSh->Insert(aDotStr); // Dummytext zum Zuweisen der Section in InsertLab()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1496 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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx904 SwWw8_InsertAnlText( aDotStr, rpCh, rCharLen, in BuildAnlvBase()
H A Drtfexport.cxx222 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in IsExportNumRule()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx1173 (pNFmt->GetSuffix().Len() && pNFmt->GetSuffix() != aDotStr )) in lcl_IsExportNumRule()

Completed in 80 milliseconds