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()
417 SfxViewFrame* pFrame1 = SfxViewFrame::GetFirst( this ); in SaveAs() local418 if (pFrame1) in SaveAs()420 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 34 milliseconds