Home
last modified time | relevance | path

Searched refs:aFormatString (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/source/stream/
H A Dstream.cxx2054 aFormatString = '%'; in CreateFormatString()
2059 aFormatString += '-'; in CreateFormatString()
2065 aFormatString += '0'; in CreateFormatString()
2066 aFormatString += '*'; in CreateFormatString()
2072 aFormatString += ".*"; in CreateFormatString()
2186 ByteString aFStr( aFormatString); in WriteNumber()
2215 ByteString aFStr( aFormatString); in WriteNumber()
2240 ByteString aFStr( aFormatString); in WriteNumber()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx2538 … const ::rtl::OUString aFormatString( ::rtl::OUString::createFromAscii( "windows_formatname" ) ); in IsEqual() local
2540 if( xRequestType1->hasParameter( aFormatString ) && in IsEqual()
2541 xRequestType2->hasParameter( aFormatString ) && in IsEqual()
2542 …RequestType1->getParameterValue( aFormatString ).equalsIgnoreAsciiCase( xRequestType2->getParamete… in IsEqual()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1803 String aFormatString( pFormat->GetFormatstring() ); in ForceSystemLanguage() local
1805 aFormatString, in ForceSystemLanguage()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx281 String aFormatString; member
348 …rRec.aFormatString =((SdrMeasureFormatStringItem& )rSet.Get(SDRATTR_MEASUREFORMATSTRING )… in ImpTakeAttr()
/trunk/main/tools/inc/tools/
H A Dstream.hxx280 ByteString aFormatString; member in SvStream
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1587 String aFormatString( sFormatstring ); in ConvertLanguage() local
1589 rConverter.PutandConvertEntrySystem( aFormatString, nCheckPos, nType, in ConvertLanguage()
1592 rConverter.PutandConvertEntry( aFormatString, nCheckPos, nType, in ConvertLanguage()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1548 Any aFormatString = xNumProps->getPropertyValue(C2U("FormatString")); in GetColumnFmt() local
1551 aFormatString >>= sFormat; in GetColumnFmt()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx559 ::rtl::OUString aFormatString; in getNumberFormatString()
561 aString >>= aFormatString; in getNumberFormatString()
562 return aFormatString; in getNumberFormatString()

Completed in 154 milliseconds