Searched refs:i_rFrames (Results 1 – 3 of 3) sorted by relevance
85 FrameDependSortList_t & i_rFrames,1213 FrameDependSortList_t & i_rFrames, in lcl_ExportFrames() argument1217 while (i_rFrames.size() && (i_rFrames.front().nIndex == i_nCurrentIndex)) in lcl_ExportFrames()1221 i_rFrames.front().pFrameDepend->GetRegisteredIn(); in lcl_ExportFrames()1228 i_rFrames.pop_front(); in lcl_ExportFrames()1231 return i_rFrames.size() ? i_rFrames.front().nIndex : -1; in lcl_ExportFrames()1266 FrameDependSortList_t & i_rFrames, in lcl_CreatePortions() argument1333 i_xParentText, pUnoCrsr, i_rFrames, nCurrentIndex); in lcl_CreatePortions()
1804 FrameDependList_t & i_rFrames) in lcl_CreateNextObject() argument1806 if (!i_rFrames.size()) in lcl_CreateNextObject()1810 i_rFrames.front()->GetRegisteredIn())); in lcl_CreateNextObject()1811 i_rFrames.pop_front(); in lcl_CreateNextObject()
2056 …void lcl_changeVisibility( const css::uno::Reference< css::frame::XFramesSupplier >& i_rFrames, sa… in lcl_changeVisibility() argument2058 …css::uno::Reference< css::container::XIndexAccess > xFramesContainer( i_rFrames->getFrames(), css:… in lcl_changeVisibility()
Completed in 48 milliseconds