Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx1443 static const sal_Bool aTrue = sal_True; in assignTable() local
1444 …vRowList.begin(),m_vRowList.end(),boost::bind( &OTableRow::SetReadOnly, _1, boost::cref( aTrue ))); in assignTable()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3835 uno::Any aTrue( uno::makeAny( true )); in SetLineNumbering() local
3836 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_IS_ON ), aTrue); in SetLineNumbering()
3837 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_COUNT_EMPTY_LINES ), aTrue ); in SetLineNumbering()

Completed in 58 milliseconds