Home
last modified time | relevance | path

Searched refs:nArg (Results 26 – 31 of 31) sorted by relevance

12

/aoo42x/main/basic/source/runtime/
H A Dmethods.cxx2136 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() local
2137 sal_Int16 nHour = implGetHour( nArg ); in RTLFUNC()
2161 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() local
2162 sal_Int16 nMin = implGetMinute( nArg ); in RTLFUNC()
2204 double nArg = rPar.Get(1)->GetDate(); in RTLFUNC() local
2205 sal_Int16 nSecond = implGetSecond( nArg ); in RTLFUNC()
/aoo42x/main/sc/source/ui/inc/
H A Dparawin.hxx123 void UpdateArgDesc( sal_uInt16 nArg );
/aoo42x/main/sal/inc/osl/
H A Dprocess.h364 oslProcessError SAL_CALL osl_getCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg);
/aoo42x/main/formula/source/ui/dlg/
H A Dparawin.hxx126 void UpdateArgDesc( sal_uInt16 nArg );
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2537 sal_Int32 nArg; in addTitle_Impl() local
2539 for ( nArg = 0; nArg < nCount; nArg++ ) in addTitle_Impl()
2541 ::com::sun::star::beans::PropertyValue& rProp = rSeq[nArg]; in addTitle_Impl()
2549 if ( nArg == nCount ) in addTitle_Impl()
/aoo42x/main/sc/inc/
H A Dconditio.hxx104 sal_Bool IsValid( double nArg ) const;

Completed in 61 milliseconds

12