Lines Matching refs:sal_Int32

349 void SAL_CALL ProgressMonitor::setForegroundColor ( sal_Int32 nColor ) throw( RuntimeException )  in setForegroundColor()
364 void SAL_CALL ProgressMonitor::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor()
379 void SAL_CALL ProgressMonitor::setValue ( sal_Int32 nValue ) throw( RuntimeException ) in setValue()
394 void SAL_CALL ProgressMonitor::setRange ( sal_Int32 nMin, sal_Int32 nMax ) throw( RuntimeException ) in setRange()
409 sal_Int32 SAL_CALL ProgressMonitor::getValue () throw( RuntimeException ) in getValue()
515 sal_Int32 nWidth = 0 ; in getPreferredSize()
516 sal_Int32 nHeight = 0 ; in getPreferredSize()
630 void SAL_CALL ProgressMonitor::setPosSize ( sal_Int32 nX, sal_Int32 nY, sal_Int32 nWidth, sal_Int32 in setPosSize()
676 void ProgressMonitor::impl_paint ( sal_Int32 nX, sal_Int32 nY, const Reference< XGraphics > & rGrap… in impl_paint()
707 sal_Int32 nX_Button ; in impl_recalcLayout()
708 sal_Int32 nY_Button ; in impl_recalcLayout()
709 sal_Int32 nWidth_Button ; in impl_recalcLayout()
710 sal_Int32 nHeight_Button ; in impl_recalcLayout()
712 sal_Int32 nX_ProgressBar ; in impl_recalcLayout()
713 sal_Int32 nY_ProgressBar ; in impl_recalcLayout()
714 sal_Int32 nWidth_ProgressBar ; in impl_recalcLayout()
715 sal_Int32 nHeight_ProgressBar ; in impl_recalcLayout()
717 sal_Int32 nX_3DLine ; in impl_recalcLayout()
718 sal_Int32 nY_3DLine ; in impl_recalcLayout()
719 sal_Int32 nWidth_3DLine ; in impl_recalcLayout()
720 sal_Int32 nHeight_3DLine ; in impl_recalcLayout()
722 sal_Int32 nX_Text_Top ; in impl_recalcLayout()
723 sal_Int32 nY_Text_Top ; in impl_recalcLayout()
724 sal_Int32 nWidth_Text_Top ; in impl_recalcLayout()
725 sal_Int32 nHeight_Text_Top ; in impl_recalcLayout()
727 sal_Int32 nX_Topic_Top ; in impl_recalcLayout()
728 sal_Int32 nY_Topic_Top ; in impl_recalcLayout()
729 sal_Int32 nWidth_Topic_Top ; in impl_recalcLayout()
730 sal_Int32 nHeight_Topic_Top ; in impl_recalcLayout()
732 sal_Int32 nX_Text_Bottom ; in impl_recalcLayout()
733 sal_Int32 nY_Text_Bottom ; in impl_recalcLayout()
734 sal_Int32 nWidth_Text_Bottom ; in impl_recalcLayout()
735 sal_Int32 nHeight_Text_Bottom ; in impl_recalcLayout()
737 sal_Int32 nX_Topic_Bottom ; in impl_recalcLayout()
738 sal_Int32 nY_Topic_Bottom ; in impl_recalcLayout()
739 sal_Int32 nWidth_Topic_Bottom ; in impl_recalcLayout()
740 sal_Int32 nHeight_Topic_Bottom ; in impl_recalcLayout()
776 sal_Int32 nSummaryWidth = nWidth_Text_Top+nWidth_Topic_Top+(3*FREEBORDER) ; in impl_recalcLayout()
815 sal_Int32 nDx ; in impl_recalcLayout()
816 sal_Int32 nDy ; in impl_recalcLayout()