Home
last modified time | relevance | path

Searched refs:aTrue (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java212 Boolean aTrue = new Boolean( true ); in testThreeD() local
214 aDiaProp.setPropertyValue( "Dim3D", aTrue ); in testThreeD()
215 aDiaProp.setPropertyValue( "Deep", aTrue ); in testThreeD()
/aoo41x/main/extensions/source/activex/main/
H A DSOActiveX.cpp573 CComVariant aTrue( TRUE ); in CreateFrameOldWay() local
574 hr = ExecuteFunc( mpDispWin, L"setVisible", &aTrue, 1, &dummyResult ); in CreateFrameOldWay()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3644 uno::Any aTrue( uno::makeAny( true )); in SetLineNumbering() local
3645 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_IS_ON ), aTrue); in SetLineNumbering()
3646 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_COUNT_EMPTY_LINES ), aTrue ); in SetLineNumbering()
/aoo41x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx923 const Any aTrue( makeAny( (sal_Bool)sal_True ) ); in exportAnimPropertySet() local
952 pAny[ DFF_ANIM_AFTEREFFECT ] = &aTrue; in exportAnimPropertySet()

Completed in 54 milliseconds