Searched refs:aTrue (Results 1 – 4 of 4) sorted by relevance
212 Boolean aTrue = new Boolean( true ); in testThreeD() local214 aDiaProp.setPropertyValue( "Dim3D", aTrue ); in testThreeD()215 aDiaProp.setPropertyValue( "Deep", aTrue ); in testThreeD()
573 CComVariant aTrue( TRUE ); in CreateFrameOldWay() local574 hr = ExecuteFunc( mpDispWin, L"setVisible", &aTrue, 1, &dummyResult ); in CreateFrameOldWay()
3644 uno::Any aTrue( uno::makeAny( true )); in SetLineNumbering() local3645 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_IS_ON ), aTrue); in SetLineNumbering()3646 … xProperties->setPropertyValue( rPropNameSupplier.GetName( PROP_COUNT_EMPTY_LINES ), aTrue ); in SetLineNumbering()
923 const Any aTrue( makeAny( (sal_Bool)sal_True ) ); in exportAnimPropertySet() local952 pAny[ DFF_ANIM_AFTEREFFECT ] = &aTrue; in exportAnimPropertySet()
Completed in 52 milliseconds