Home
last modified time | relevance | path

Searched refs:i_bValue (Results 1 – 5 of 5) sorted by path

/trunk/main/autodoc/source/display/html/
H A Dhtml_kit.cxx256 bool i_bValue ) in SetColumn() argument
266 if (i_bValue) in SetColumn()
H A Dhtml_kit.hxx163 bool i_bValue ); /// "YES" or "NO"
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm229 void changePropertyWithBoolValue( int i_nTag, sal_Bool i_bValue )
239 pVal->Value <<= i_bValue ? sal_Int32(2) : sal_Int32(0);
241 pVal->Value <<= i_bValue;
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx661 sal_Bool i_bValue,
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1906 sal_Bool i_bValue, in getBoolControlOpt() argument
1918 aVal.Value = makeAny( i_bValue ); in getBoolControlOpt()

Completed in 48 milliseconds