Searched refs:m_aOutFormat (Results 1 – 2 of 2) sorted by relevance
436 rControlCommand.Arguments[i].Value >>= m_aOutFormat; in executeControlCommand()479 rControlCommand.Arguments[i].Value >>= m_aOutFormat; in executeControlCommand()534 if ( m_aOutFormat.getLength() == 0 ) in impl_formatOutputString()548 …pret_cast<wchar_t *>(aBuffer), 128, reinterpret_cast<const wchar_t *>(m_aOutFormat.getStr()), fVal… in impl_formatOutputString()550 …pret_cast<wchar_t *>(aBuffer), 128, reinterpret_cast<const wchar_t *>(m_aOutFormat.getStr()), sal_… in impl_formatOutputString()559 ::rtl::OString aFormat = OUStringToOString( m_aOutFormat, osl_getThreadTextEncoding() ); in impl_formatOutputString()
106 rtl::OUString m_aOutFormat; member in framework::SpinfieldToolbarController
Completed in 8 milliseconds