Home
last modified time | relevance | path

Searched refs:sThousand (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx216 String sThousand = String::CreateFromInt32(bThousand); in IMPL_LINK() local
221 aFormat += sThousand; in IMPL_LINK()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx290 xSettingsState->getPropertyDefault( INFO_THOUSANDSDELIMITER ) >>= aDelimiter.sThousand; in exportDataSource()
452 aDelimiter.sThousand = sValue; in exportDataSource()
775 AddAttribute(XML_NAMESPACE_DB, XML_THOUSAND,m_aDelimiter->sThousand); in exportDelimiter()
H A DxmlExport.hxx121 ::rtl::OUString sThousand;
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx108 ::rtl::OUString sThousand;
/aoo41x/main/sc/source/ui/view/
H A Dformatsh.cxx2378 const String sThousand = String::CreateFromInt32(bThousand); in GetNumFormatState() local
2383 aFormat += sThousand; in GetNumFormatState()

Completed in 35 milliseconds