Searched refs:i_pFrame (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 82 virtual void setUserTime( X11SalFrame* i_pFrame, long i_nUserTime ) const; 2483 void NetWMAdaptor::setUserTime( X11SalFrame* i_pFrame, long i_nUserTime ) const in setUserTime() argument 2488 i_pFrame->GetShellWindow(), in setUserTime() 2502 void WMAdaptor::setPID( X11SalFrame* i_pFrame ) const in setPID() 2508 i_pFrame->GetShellWindow(), in setPID() 2522 void WMAdaptor::setClientMachine( X11SalFrame* i_pFrame ) const in setClientMachine() 2526 XSetWMClientMachine( m_pDisplay, i_pFrame->GetShellWindow(), &aClientProp ); in setClientMachine() 2529 void WMAdaptor::answerPing( X11SalFrame* i_pFrame, XClientMessageEvent* i_pEvent ) const in answerPing() argument 2537 aEvent.xclient.window = m_pSalDisplay->GetRootWindow( i_pFrame->GetScreenNumber() ); in answerPing() 2539 m_pSalDisplay->GetRootWindow( i_pFrame->GetScreenNumber() ), in answerPing()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | wmadaptor.hxx | 270 virtual void setUserTime( X11SalFrame* i_pFrame, long i_nUserTime ) const;
|
/aoo41x/main/vcl/inc/aqua/ |
H A D | salprn.h | 80 virtual sal_Bool Setup( SalFrame* i_pFrame, ImplJobSetup* i_pSetupData );
|
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxbasemodel.cxx | 4017 void takeFrameOwnership( SfxFrame* i_pFrame ) in takeFrameOwnership() argument 4020 … OSL_PRECOND( i_pFrame != NULL, "ViewCreationGuard::takeFrameOwnership: invalid frame!" ); in takeFrameOwnership() 4021 m_aWeakFrame = i_pFrame; in takeFrameOwnership()
|
Completed in 156 milliseconds