Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx496 sal_uInt16 nAktStyle; // zur Indizierung pStyleFlyTable member in SwFltShell
605 nAktStyle = nUserCode; in BeginStyle()
615 nAktStyle = nUserCode; in BeginStyle()
632 nAktStyle = 0; in EndStyle()
/aoo41x/main/sw/source/filter/ww1/
H A Dfltshell.cxx1028 nAktStyle(0), in SwFltShell()
1248 if( !pOutDoc->IsInTable() && nStyle != nAktStyle ) in SetStyle()
1250 if( pColls[nAktStyle]->IsInFly() && pOutDoc->IsInFly() ) in SetStyle()
1256 nAktStyle = nStyle; in SetStyle()
2004 pOut->BeginFly( eAnchor, bAbsolutePos, pColls[nAktStyle]->GetpFlyAttrs() ); in BeginFly()

Completed in 26 milliseconds