Home
last modified time | relevance | path

Searched refs:pEShell (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddoccorr.cxx46 #define FOREACHSHELL_START( pEShell ) \ argument
48 ViewShell *_pStartShell = pEShell; \
53 #define FOREACHSHELL_END( pEShell ) \ argument
55 } while((_pStartShell=(ViewShell*)_pStartShell->GetNext())!= pEShell ); \
H A Ddocbm.cxx1065 #define FOREACHSHELL_START( pEShell ) \ argument
1067 ViewShell *_pStartShell = pEShell; \
1072 #define FOREACHSHELL_END( pEShell ) \ argument
1074 } while((_pStartShell=(ViewShell*)_pStartShell->GetNext())!= pEShell ); \

Completed in 25 milliseconds