Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dsgvmain.cxx925 GrupType aGrup; in DrawObjkList() local
926 rInp>>aGrup; in DrawObjkList()
928 rInp.Seek(rInp.Tell()+aGrup.Last); // Obj-Anhaengsel in DrawObjkList()
929 if(aGrup.GetSubPtr()!=0L) nGrpCnt++;// DrawObjkList(rInp,rOut ); in DrawObjkList()
965 GrupType aGrup; in SkipObjkList() local
966 rInp>>aGrup; in SkipObjkList()
967 rInp.Seek(rInp.Tell()+aGrup.Last); // Obj-Anhaengsel in SkipObjkList()
968 if(aGrup.GetSubPtr()!=0L) SkipObjkList(rInp); in SkipObjkList()

Completed in 12 milliseconds