Home
last modified time | relevance | path

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

12

/aoo41x/main/sal/inc/osl/
H A Dprocess.h364 oslProcessError SAL_CALL osl_getCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg);
/aoo41x/main/sc/source/ui/inc/
H A Dparawin.hxx123 void UpdateArgDesc( sal_uInt16 nArg );
/aoo41x/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()
/aoo41x/main/formula/source/ui/dlg/
H A Dparawin.hxx126 void UpdateArgDesc( sal_uInt16 nArg );
/aoo41x/main/sc/inc/
H A Dconditio.hxx104 sal_Bool IsValid( double nArg ) const;
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2503 sal_Int32 nArg; in addTitle_Impl() local
2505 for ( nArg = 0; nArg < nCount; nArg++ ) in addTitle_Impl()
2507 ::com::sun::star::beans::PropertyValue& rProp = rSeq[nArg]; in addTitle_Impl()
2515 if ( nArg == nCount ) in addTitle_Impl()

Completed in 58 milliseconds

12