Searched refs:nCheckBoxHeight (Results 1 – 2 of 2) sorted by relevance
173 sal_uInt32 nCheckBoxHeight = 16 * m_pFFData->getCheckboxHeight(); in createCheckbox() local184 nCheckBoxHeight = floor(fCheckBoxHeight * 35.3); in createCheckbox()191 m_pImpl->aSize.Width = nCheckBoxHeight; in createCheckbox()
564 long nCheckBoxHeight = in SetFilterConfigItem() local568 maCbExportEmptyPages.SetPosPixel( Point( aPos.X(), aPos.Y() - nCheckBoxHeight ) ); in SetFilterConfigItem()570 maCbAddStream.SetPosPixel( Point( aPos.X(), aPos.Y() - nCheckBoxHeight ) ); in SetFilterConfigItem()572 maCbEmbedStandardFonts.SetPosPixel( Point( aPos.X(), aPos.Y() - nCheckBoxHeight ) ); in SetFilterConfigItem()
Completed in 27 milliseconds