Home
last modified time | relevance | path

Searched refs:GetLong (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y147 $4.GetLong(), LIST_APPEND ) )
944 $$.SetLong( - $2.GetLong() );
962 $$.SetLong( $1.GetLong() + $3.GetLong() );
973 $$.SetLong( $1.GetLong() - $3.GetLong() );
984 $$.SetLong( $1.GetLong() * $3.GetLong() );
994 if( 0 == $3.GetLong() ){
1000 $$.SetLong( $1.GetLong() / $3.GetLong() );
1012 $$.SetLong( $1.GetLong() & $3.GetLong() );
1023 $$.SetLong( $1.GetLong() | $3.GetLong() );
1038 $$.SetLong( $1.GetLong() << $3.GetLong() );
[all …]
H A Drscdb.cxx641 sal_uInt32 nId = rMem.GetLong( 0 ); in IMPL_LINK_INLINE_END()
642 sal_uInt32 nRT = rMem.GetLong( 4 ); in IMPL_LINK_INLINE_END()
/trunk/main/tools/inc/tools/
H A Dresmgr.hxx193 static sal_Int32 GetLong( void * pLong );
222 return (sal_uInt32)ResMgr::GetLong( &nId ); in GetId()
226 return (RESOURCE_TYPE)ResMgr::GetLong( &nRT ); in GetRT()
230 return (sal_uInt32)ResMgr::GetLong( &nGlobOff ); in GetGlobOff()
234 return (sal_uInt32)ResMgr::GetLong( &nLocalOff ); in GetLocalOff()
H A Drc.hxx72 { return ResMgr::GetLong( pLong ); } in GetLongRes()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx262 nCode = rPar.Get( 1 )->GetLong(); in RTLFUNC()
980 sal_Int32 lStartPos = rPar.Get(1)->GetLong(); in RTLFUNC()
1063 lStartPos = rPar.Get(3)->GetLong(); in RTLFUNC()
1288 sal_Int32 n = rPar.Get(3)->GetLong(); in RTLFUNC()
1387 lStartPos = rPar.Get(4)->GetLong(); in RTLFUNC()
1399 lCount = rPar.Get(5)->GetLong(); in RTLFUNC()
1695 sal_Int32 lCount = rPar.Get(1)->GetLong(); in RTLFUNC()
3299 sal_Int32 nPos = rPar.Get(2)->GetLong(); in RTLFUNC()
4499 sal_Int32 nNumber = rPar.Get(1)->GetLong(); in RTLFUNC()
4500 sal_Int32 nStart = rPar.Get(2)->GetLong(); in RTLFUNC()
[all …]
H A Dmethods1.cxx376 nVal = pSbxVariable->GetLong(); in RTLFUNC()
524 sal_uIntPtr nRGB = (sal_uIntPtr)rPar.Get(1)->GetLong(); in RTLFUNC()
540 sal_uIntPtr nRGB = (sal_uIntPtr)rPar.Get(1)->GetLong(); in RTLFUNC()
556 sal_uIntPtr nRGB = (sal_uIntPtr)rPar.Get(1)->GetLong(); in RTLFUNC()
603 nWait = rPar.Get(1)->GetLong(); in Wait_Impl()
827 sal_Int32 ub = rPar.Get(i+1)->GetLong(); in RTLFUNC()
996 *pStrm << rVar.GetLong(); in lcl_WriteSbxVariable()
1190 long nRecordNo = pVar2->GetLong(); in PutGet()
1329 rPar.Get(0)->PutDouble( GetDialogZoomFactor( sal_True, rPar.Get(1)->GetLong() )); in RTLFUNC()
1711 nCount = rPar.Get(3)->GetLong(); in RTLFUNC()
[all …]
H A Dinputbox.cxx181 nX = rPar.Get(4)->GetLong(); in IMPL_LINK_INLINE_END()
182 nY = rPar.Get(5)->GetLong(); in IMPL_LINK_INLINE_END()
H A Dstep0.cxx800 sal_Int32 lb = pDims->Get( i++ )->GetLong(); in DimImpl()
801 sal_Int32 ub = pDims->Get( i++ )->GetLong(); in DimImpl()
H A Dprops.cxx58 sal_Int32 nVal = rPar.Get( 0 )->GetLong(); in RTLFUNC()
H A Ddllmgr.cxx279 add(blob, variable->GetLong(), 4, offset); in marshal()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx354 if( !bLastCharIsPoint || !pFnd->GetLong().Len() || in ChgAutoCorrWord()
355 '.' != pFnd->GetLong().GetChar( pFnd->GetLong().Len() - 1 ) ) in ChgAutoCorrWord()
358 pDoc->ReplaceRange( aPam, pFnd->GetLong(), false); in ChgAutoCorrWord()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx614 lContLen = ResMgr::GetLong( &lContLen ); in Create()
639 pContent[0].nOffset = ResMgr::GetLong( pContentBuf+8 ); in Create()
645 pContent[j].nOffset = ResMgr::GetLong( pContentBuf + (12*j+8) ); in Create()
1322 sal_Int32 ResMgr::GetLong( void * pLong ) in GetLong() function in ResMgr
1734 sal_Int32 n = GetLong( GetClass() ); in ReadLong()
/trunk/main/rsc/source/tools/
H A Drscdef.cxx545 *plValue = GetLong(); in Evaluate()
570 rStr += ByteString::CreateFromInt32( GetLong() ); in GetMacro()
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx737 pImpEE->ImpInsertText( aSel, pFnd->GetLong() ); in ChgAutoCorrWord()
738 nCursor = nCursor + pFnd->GetLong().Len(); in ChgAutoCorrWord()
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx70 OUString(p->IsTextOnly() ? p->GetLong() : p->GetShort())); in exportDoc()
/trunk/main/rsc/inc/
H A Drsctools.hxx112 sal_uInt32 GetLong( sal_uInt32 nPos ) in GetLong() function in RscWriteRc
H A Drscdef.hxx64 sal_Int32 GetLong() const{ in GetLong() function in RscExpType
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx75 pUnoArgs[i] <<= (sal_Int32)pVar->GetLong(); in lcl_docbasic_convertArgs()
/trunk/main/basic/source/sbx/
H A Dsbxlng.cxx142 nRes = pVal->GetLong(); in ImpGetLong()
H A Dsbxarray.cxx790 sal_Int32 nIdx = pPar->Get( nOff++ )->GetLong(); in Offset32()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx121 const String& GetLong() const { return sLong; } in GetLong() function in SvxAutocorrWord
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1107 pWordPtr->GetLong(), pDouble->sLong ) ) ) in FillItemSet()
1170 pWordPtr->GetLong(), sLong ))) in FillItemSet()
1289 sEntry += pWordPtr->GetLong(); in RefillReplaceBox()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx296 sal_Int32 GetLong() const;
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1197 sal_Int32 n = pVar->GetLong(); in sbxToUnoValueImpl()
1213 sal_uInt32 n = pVar->GetLong(); in sbxToUnoValueImpl()
1455 aRetVal = int2enum( pVar->GetLong(), rType ); in sbxToUnoValue()
1619 case TypeClass_LONG: aRetVal <<= (sal_Int32)( pVar->GetLong() ); break; in sbxToUnoValue()
/trunk/main/rsc/source/res/
H A Drscclass.cxx949 sal_uInt32 nMask = rMem.GetLong( nMaskOff ); in WriteInstRc()

Completed in 159 milliseconds

12