Home
last modified time | relevance | path

Searched refs:aTrueBool (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx1021 static const uno::Any aTrueBool( &bTrue, ::getBooleanCppuType()); in CreateChildContext() local
1047 xProp->setPropertyValue( rtl::OUString::createFromAscii( "HasMainTitle" ), aTrueBool ); in CreateChildContext()
1060 xProp->setPropertyValue( rtl::OUString::createFromAscii( "HasSubTitle" ), aTrueBool ); in CreateChildContext()
H A DSchXMLAxisContext.cxx478 uno::Any aTrueBool( uno::makeAny( sal_True )); in CreateAxis() local
488 m_xAxisProps->setPropertyValue( OUString::createFromAscii( "AutoOrigin" ), aTrueBool ); in CreateAxis()

Completed in 16 milliseconds