Home
last modified time | relevance | path

Searched refs:aMode (Results 26 – 35 of 35) sorted by relevance

12

/aoo42x/main/sc/source/ui/app/
H A Dinputhdl.cxx501 MapMode aMode( MAP_100TH_MM, Point(), aScaleX, aScaleY ); in SetRefScale() local
502 pEngine->SetRefMapMode( aMode ); in SetRefScale()
525 MapMode aMode( MAP_100TH_MM, Point(), aScaleX, aScaleY ); in UpdateRefDevice() local
526 pEngine->SetRefMapMode( aMode ); in UpdateRefDevice()
/aoo42x/main/pyuno/source/module/
H A Dunohelper.py117 out.write( _mode_to_str( infos[i].aMode ) + " " + args[i].Name + " " + infos[i].aName )
/aoo42x/main/sc/source/core/tool/
H A Daddincol.cxx915 if ( pParArr[nParamPos].aMode != reflection::ParamMode_IN ) in ReadFromAddIn()
1141 if ( pParArr[nParamPos].aMode != reflection::ParamMode_IN ) in UpdateFromAddIn()
/aoo42x/main/stoc/test/
H A Dtestcorefl.cxx171 …TEST_ENSHURE(xClass->getMethods().getArray()[4]->getParameterInfos().getArray()[0].aMode == ParamM… in test_corefl()
/aoo42x/main/scaddins/source/analysis/
H A Danalysis.hxx122 …rfrac( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nEndDate, const ANY& aMode ) THROWDEF_RTE_IAE;
/aoo42x/main/svl/source/inc/
H A Dpasswordcontainer.hxx301 char aMode,
/aoo42x/main/sc/source/ui/view/
H A Dprintfun.cxx437 MapMode aMode = pDev->GetMapMode(); in DrawToDev() local
563 pDev->SetMapMode(aMode); in DrawToDev()
591 pDev->SetMapMode(aMode); in DrawToDev()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx4095 void SAL_CALL OReportController::setMode( const ::rtl::OUString& aMode ) throw (::com::sun::star::l… in setMode() argument
4098 m_sMode = aMode; in setMode()
4111 ::sal_Bool SAL_CALL OReportController::supportsMode( const ::rtl::OUString& aMode ) throw (::com::s… in supportsMode() argument
4118 if ( pIter->equals(aMode ) ) in supportsMode()
/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx155 if( pInfos[ i ].aMode != ParamMode_IN ) in invoke()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx2267 ParamMode aParamMode = rInfo.aMode; in TYPEINIT1()
2349 ParamMode aParamMode = rInfo.aMode; in TYPEINIT1()
4145 if( pInfos[ i ].aMode != ParamMode_IN ) in invoke()

Completed in 165 milliseconds

12