Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dframe.cxx607 SfxFrame* pFr = SfxFrame::GetFirst(); in PutValue() local
608 while ( pFr ) in PutValue()
610 if ( pFr->GetFrameInterface() == xFrame ) in PutValue()
612 wFrame = pFrame = pFr; in PutValue()
616 pFr = SfxFrame::GetNext( *pFr ); in PutValue()
865 SfxFrame* pFr = SfxFrame::GetFirst(); in CreateWorkWindow_Impl() local
866 while ( pFr ) in CreateWorkWindow_Impl()
868 if ( pFr->GetFrameInterface() == xFrame ) in CreateWorkWindow_Impl()
870 pFrame = pFr; in CreateWorkWindow_Impl()
874 pFr = SfxFrame::GetNext( *pFr ); in CreateWorkWindow_Impl()
/trunk/main/sc/source/core/tool/
H A Dcellkeywords.inl59 static const TransItem pFr[] = { variable
77 addToMap(pFr, aFr);

Completed in 18 milliseconds