Home
last modified time | relevance | path

Searched refs:pInst (Results 26 – 50 of 64) sorted by relevance

123

/aoo41x/main/tools/source/generic/
H A Dlink.cxx44 if ( pInst == rLink.pInst ) in operator ==()
/aoo41x/main/vcl/inc/os2/
H A Dsalsound.hxx76 void SetNotifyProc( void* pInst, SALSOUNDPROC pProc ) in SetNotifyProc() argument
77 { mpInst = pInst; mpProc = pProc; } in SetNotifyProc()
H A Dsalsound.h69 void SetNotifyProc( void* pInst, SALSOUNDPROC pProc ) in SetNotifyProc() argument
70 { mpInst = pInst; mpProc = pProc; } in SetNotifyProc()
H A Dsalinst.h96 SalFrame* ImplSalCreateFrame( Os2SalInstance* pInst, HWND hWndParent, ULONG nSalFrameStyle );
97 SalObject* ImplSalCreateObject( Os2SalInstance* pInst, Os2SalFrame* pParent );
/aoo41x/main/vcl/inc/
H A Dsalobj.hxx74 void SetCallback( void* pInst, SALOBJECTPROC pProc ) in SetCallback() argument
75 { m_pInst = pInst; m_pCallback = pProc; } in SetCallback()
H A Dsalwtype.hxx257 typedef long (*SALFRAMEPROC)( Window* pInst, SalFrame* pFrame,
273 typedef long (*SALOBJECTPROC)( void* pInst, SalObject* pObject,
H A Dsalptype.hxx54 typedef long (*SALPRNABORTPROC)( void* pInst, SalPrinter* pPrinter );
/aoo41x/main/vcl/os2/source/window/
H A Dsalobj.cxx323 SalObject* ImplSalCreateObject( Os2SalInstance* pInst, Os2SalFrame* pParent ) in ImplSalCreateObject() argument
569 void Os2SalObject::SetCallback( void* pInst, SALOBJECTPROC pProc )
571 mpInst = pInst;
/aoo41x/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx754 CMtaFolderPicker* pInst = in StaThreadProc() local
757 OSL_ASSERT( pInst ); in StaThreadProc()
761 unsigned int result = pInst->run( ); in StaThreadProc()
/aoo41x/main/basic/source/inc/
H A Dsbintern.hxx101 SbiInstance* pInst; // alle aktiven Runtime-Instanzen member
135 #define pINST GetSbData()->pInst
/aoo41x/main/vcl/inc/win/
H A Dsalinst.h94 SalFrame* ImplSalCreateFrame( WinSalInstance* pInst, HWND hWndParent, sal_uIntPtr nSalFrameStyle );
95 SalObject* ImplSalCreateObject( WinSalInstance* pInst, WinSalFrame* pParent );
/aoo41x/main/rsc/source/res/
H A Drscarray.cxx174 RSCINST RscArray::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument
180 if( !pInst ) in Create()
186 aInst = *pInst; in Create()
H A Drscmgr.cxx77 RSCINST RscMgr::Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool bOwnClass ){ in Create() argument
81 if( !pInst ){ in Create()
86 aInst = *pInst; in Create()
H A Drsccont.cxx139 RSCINST RscBaseCont::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument
146 if( !pInst ){ in Create()
151 aInst = *pInst; in Create()
/aoo41x/main/basic/source/runtime/
H A Dmethods1.cxx190 SbiInstance* pInst = pINST; in RTLFUNC() local
191 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in RTLFUNC()
2649 SbiInstance* pInst = pINST; in RTLFUNC() local
2650 if( pInst ) in RTLFUNC()
2653 pInst->EnableCompatibility( rPar.Get(1)->GetBool() ); in RTLFUNC()
2655 bEnabled = pInst->IsCompatibility(); in RTLFUNC()
H A Dstep2.cxx897 if( pInst->nCallLvl <= pInst->nBreakCallLvl ) in StepSTMNT()
904 pInst->CalcBreakCallLevel( nNewFlags ); in StepSTMNT()
916 pInst->CalcBreakCallLevel( nNewFlags ); in StepSTMNT()
H A Diosys.cxx830 SbiInstance* pInst = pINST; in SbGetIoSystem() local
831 return pInst ? pInst->GetIoSystem() : NULL; in SbGetIoSystem()
H A Dstdobj.cxx695 SbiInstance* pInst = pINST; in Find() local
696 if( !pInst || !pInst->IsCompatibility() ) in Find()
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx469 AquaSalInstance* pInst = GetSalData()->mpFirstInstance; in StartJob() local
604 pInst->startedPrintJob(); in StartJob()
606 pInst->endedPrintJob(); in StartJob()
/aoo41x/main/vcl/source/window/
H A Dsyschild.cxx61 long ImplSysChildProc( void* pInst, SalObject* /* pObject */, in ImplSysChildProc() argument
64 SystemChildWindow* pWindow = (SystemChildWindow*)pInst; in ImplSysChildProc()
/aoo41x/main/vcl/win/source/window/
H A Dsalobj.cxx526 SalObject* ImplSalCreateObject( WinSalInstance* pInst, WinSalFrame* pParent ) in ImplSalCreateObject() argument
607 pInst->mhInst, (void*)pObject ); in ImplSalCreateObject()
621 pInst->mhInst, NULL ); in ImplSalCreateObject()
/aoo41x/main/sc/source/core/tool/
H A Dcallform.cxx171 ModuleData(const String& rStr, osl::Module* pInst) : aName (rStr), pInstance (pInst) {} in ModuleData() argument
/aoo41x/main/vcl/inc/vcl/
H A Dsalctype.hxx76 typedef sal_uLong (*SALGRFCVTPROC)( void* pInst,
/aoo41x/main/basic/source/classes/
H A Dsbintern.cxx49 pInst = NULL; in SbiGlobals()
/aoo41x/main/rsc/inc/
H A Drscstr.hxx49 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool );

Completed in 119 milliseconds

123