Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww1/
H A Dw1class.cxx53 rStream.Read( &aFib, sizeof( aFib )) == sizeof( aFib ); in Ww1Fib()
1217 : bOK(sal_False), bInTtp(sal_False), bInStyle(sal_False), bStopAll(sal_False), aFib(rStrm), in Ww1Manager()
1218 aDop(aFib), aFonts(aFib, nFieldFlgs), aDoc(aFib), pDoc(&aDoc), in Ww1Manager()
1219 ulDocSeek(0), pSeek(&ulDocSeek), aFld(aFib), pFld(&aFld), aChp(aFib), in Ww1Manager()
1220 aPap(aFib), aFtn(aFib), aBooks(aFib), in Ww1Manager()
1221 aSep(aFib, aDop.GetDOP().grpfIhdtGet()) in Ww1Manager()
1223 bOK = !aFib.GetError() in Ww1Manager()
1224 && !aFib.GetFIB().fComplexGet() in Ww1Manager()
H A Dw1class.hxx107 W1_FIB aFib; member in Ww1Fib
113 W1_FIB& GetFIB() { return aFib; } in GetFIB()
1584 Ww1Fib aFib; member in Ww1Manager
1625 Ww1Fib& GetFib() { return aFib; } in GetFib()
H A Dw1filter.cxx100 Ww1StyleSheet(This.aFib).Out(rOut, This); in operator <<()
104 Ww1Assoc(This.aFib).Out(rOut); in operator <<()

Completed in 37 milliseconds