Searched refs:m_pFFData (Results 1 – 2 of 2) sorted by relevance
141 : m_pFFData(pFFData), m_pImpl(new FormControlHelper_Impl) in FormControlHelper()173 sal_uInt32 nCheckBoxHeight = 16 * m_pFFData->getCheckboxHeight(); in createCheckbox()175 if (m_pFFData->getCheckboxAutoHeight()) in createCheckbox()196 if (m_pFFData->getStatusText().getLength()) in createCheckbox()198 aAny <<= m_pFFData->getStatusText(); in createCheckbox()203 aAny <<= m_pFFData->getCheckboxChecked(); in createCheckbox()206 if (m_pFFData->getHelpText().getLength()) in createCheckbox()208 aAny <<= m_pFFData->getHelpText(); in createCheckbox()
48 FFDataHandler::Pointer_t m_pFFData; member in writerfilter::dmapper::FormControlHelper
Completed in 23 milliseconds