Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx470 sal_uInt32 GetCurrentGroupIndex() const { return mnIndex; }; in GetCurrentGroupIndex() function in GroupTable
H A Depptso.cxx1122 … ::com::sun::star::uno::Any aAny( GetCurrentGroupAccess()->getByIndex( GetCurrentGroupIndex() ) ); in ImplGetShapeByIndex()
1571 if ( ( GetCurrentGroupLevel() > 0 ) && ( GetCurrentGroupIndex() >= 1 ) ) in ImplWritePortions()
1573 …ing::XShape > aGroupedShape( GetCurrentGroupAccess()->getByIndex( GetCurrentGroupIndex() - 1 ), un… in ImplWritePortions()
4308 if ( ImplGetShapeByIndex( GetCurrentGroupIndex(), sal_True ) ) in ImplWritePage()

Completed in 40 milliseconds