Home
last modified time | relevance | path

Searched refs:GetVar (Results 1 – 18 of 18) sorted by relevance

/trunk/main/basic/source/inc/
H A Dexpr.hxx146 SbiSymDef* GetVar(); // Variable (falls vorhanden)
210 SbiSymDef* GetVar() { return pExpr->GetVar(); } in GetVar() function in SbiExpression
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx166 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
288 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
527 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
H A Dstdobj.cxx741 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
/trunk/main/sw/source/core/inc/
H A Ddbg_lay.hxx83 static void GetVar( const sal_uInt16 nNo, long& rVar );
103 #define GET_VARIABLE( nNo, nVar ) SwProtocol::GetVar( nNo, nVar );
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2934 RscInst& GetVar( HASHID nVarName );
2981 aBorder = aWindow.GetVar( HashId( "Border" ) );
3373 Methode: GetVar().
3483 aNumber = aColorInst.GetVar( HashId( "RED" ) );
3519 aStr = aFontInst.GetVar( HashId( "Text" ) );
3592 Au0RscInst::GetVar()
3594 AliRscInst RscInst::GetVar( HASHID nVarName );
3682 Aliconst char * RscInst::GetVar();
3815 aConst = aColorInst.GetVar( nVarName );
3970 aBorder = aWindow.GetVar( HashId( "Border" ) );
[all …]
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx174 void GetVar( const sal_uInt16 nNo, long& rVar ) in GetVar() function in SwImplProtocol
294 void SwProtocol::GetVar( const sal_uInt16 nNo, long& rVar ) in GetVar() function in SwProtocol
297 pImpl->GetVar( nNo, rVar ); in GetVar()
/trunk/main/basic/source/comp/
H A Dexprnode.cxx140 SbiSymDef* SbiExprNode::GetVar() in GetVar() function in SbiExprNode
152 return p->GetVar(); in GetRealVar()
H A Dloops.cxx273 SbiSymDef* pDef = pNode->GetVar(); in With()
H A Dexprtree.cxx819 SbiSymDef* pVarDef = pExpr->GetVar(); in SbiConstExpression()
/trunk/main/basic/source/sample/
H A Dcollelem.cxx52 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
H A Dobject.cxx172 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
/trunk/main/rsc/inc/
H A Drscinst.hxx89 RscInst GetVar( Atom nVarName );
/trunk/main/basic/inc/basic/
H A Dsbx.hxx131 SbxVariable* GetVar() const { return pVar; } in GetVar() function in SbxHint
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx131 SbxVariable* pVar = p->GetVar(); in SFX_NOTIFY()
H A Dsbxobj.cxx150 SbxVariable* pVar = p->GetVar(); in SFX_NOTIFY()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx777 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
1843 SbxVariable* pVar = pHint->GetVar(); in handleProcedureProperties()
H A Dsbunoobj.cxx2087 SbxVariable* pVar = pHint->GetVar(); in TYPEINIT1()
3654 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
3884 SbxVariable* pVar = pHint->GetVar(); in SFX_NOTIFY()
H A Dsb.cxx2124 SbxVariable* pVar = p->GetVar(); in SFX_NOTIFY()

Completed in 112 milliseconds