Searched refs:aTrueBool (Results 1 – 2 of 2) sorted by relevance
1021 static const uno::Any aTrueBool( &bTrue, ::getBooleanCppuType()); in CreateChildContext() local1047 xProp->setPropertyValue( rtl::OUString::createFromAscii( "HasMainTitle" ), aTrueBool ); in CreateChildContext()1060 xProp->setPropertyValue( rtl::OUString::createFromAscii( "HasSubTitle" ), aTrueBool ); in CreateChildContext()
478 uno::Any aTrueBool( uno::makeAny( sal_True )); in CreateAxis() local488 m_xAxisProps->setPropertyValue( OUString::createFromAscii( "AutoOrigin" ), aTrueBool ); in CreateAxis()
Completed in 39 milliseconds