Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1866 mbTxbxFlySection(pRdr->bTxbxFlySection), in WW8ReaderSave()
1876 pRdr->bTxbxFlySection = pRdr->bAnl = pRdr->bPgSecBreak = pRdr->bWasParaEnd in WW8ReaderSave()
1923 pRdr->bTxbxFlySection = mbTxbxFlySection; in Restore()
3765 bReadNoTbl = bPgSecBreak = bSpec = bObj = bTxbxFlySection in SwWW8ImplReader()
H A Dww8par2.cxx536 if (!bTxbxFlySection) in TestApo()
576 bool bTestAllowed = !bTxbxFlySection && !bTableRowEnd; in TestApo()
H A Dww8par.hxx1158 bool bTxbxFlySection; // FlyFrame, der als Ersatz fuer Winword Textbox eingefuegt wurde member in SwWW8ImplReader
H A Dww8graf.cxx3092 bTxbxFlySection = true; in ConvertDrawTextToFly()
H A Dww8par6.cxx827 if (mrReader.nInTable || mrReader.bTxbxFlySection || mrReader.InLocalApo()) in CreateSep()