Home
last modified time | relevance | path

Searched refs:setWeight (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsfontitm.hxx120 inline void setWeight(sal_Int16 nTheWeight);
176 inline void SfxFontItem::setWeight(sal_Int16 nTheWeight) in setWeight() function in SfxFontItem
/trunk/main/sc/source/ui/vba/
H A Dvbaborders.cxx240 void SAL_CALL setWeight( const uno::Any& _weight ) throw (uno::RuntimeException) in setWeight() function in ScVbaBorder
542 void SAL_CALL ScVbaBorders::setWeight( const uno::Any& _weight ) throw (uno::RuntimeException) in setWeight() function in ScVbaBorders
548 xBorder->setWeight( _weight ); in setWeight()
H A Dvbaborders.hxx65 virtual void SAL_CALL setWeight( const css::uno::Any& ) throw (css::uno::RuntimeException);
H A Dvbarange.cxx3893 xBorder->setWeight( Weight ); in BorderAround()
/trunk/main/vbahelper/source/msforms/
H A Dvbanewfont.hxx50 virtual void SAL_CALL setWeight( sal_Int16 nWeight ) throw (css::uno::RuntimeException);
H A Dvbanewfont.cxx95 void SAL_CALL VbaNewFont::setWeight( sal_Int16 nWeight ) throw (uno::RuntimeException) in setWeight() function in VbaNewFont
/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.hxx63 virtual void SAL_CALL setWeight( double _weight ) throw (css::uno::RuntimeException);
H A Dvbalineformat.cxx216 ScVbaLineFormat::setWeight( double _weight ) throw (uno::RuntimeException) in setWeight() function in ScVbaLineFormat

Completed in 68 milliseconds