Searched refs:pFrame1 (Results 1 – 3 of 3) sorted by relevance
580 SfxViewFrame* pFrame1 = SfxViewFrame::GetFirst( this ); in SaveAs() local581 if (pFrame1) in SaveAs()583 ::Window* pWindow = &pFrame1->GetWindow(); in SaveAs()
411 SfxViewFrame* pFrame1 = SfxViewFrame::GetFirst( this ); in SaveAs() local412 if (pFrame1) in SaveAs()414 Window* pWindow = &pFrame1->GetWindow(); in SaveAs()
1593 SfxViewFrame* pFrame1 = SfxViewFrame::GetFirst( this ); in SaveAs() local1594 if (pFrame1) in SaveAs()1596 Window* pWindow = &pFrame1->GetWindow(); in SaveAs()
Completed in 77 milliseconds