Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx234 if (rOut.IsInTable() && HasInTable() && !bLIsTtp && !bLHasTtp) in Out()
244 if (rOut.IsInTable()) in Out()
1302 && !rOut.IsInTable() // Nicht innerhalb Tabelle! in Start()
1306 if (!rOut.IsInTable() && rMan.HasInTable()) in Start()
1321 if (rOut.IsInTable() &&( rMan.IsStopAll() || !rMan.HasInTable())) in Stop()
1327 && !rOut.IsInTable()))) // Nicht innerhalb Tabelle! in Stop()
H A Dw1sprm.cxx441 if (rOut.IsInTable() && rMan.HasInTable()) in Stop()
460 ASSERT(rOut.IsInTable(), ""); in Stop()
573 if (rOut.IsInTable()) // Flys in Tabellen kann PMW in Start()
H A Dfltshell.cxx1073 if( pOutDoc->IsInTable() ) // falls nicht ordentlich abgeschlossen in ~SwFltShell()
1245 if( !pOutDoc->IsInTable() && nStyle != nAktStyle ) in SetStyle()
1472 /*virtual*/ sal_Bool SwFltOutDoc::IsInTable() in IsInTable() function in SwFltOutDoc
1997 if (pOutDoc->IsInTable()){ in BeginFly()
2025 if (pOutDoc->IsInTable()){ // Table verschraenkt mit Fly macht keinen Sinn in EndFly()
2043 if( pOutDoc->IsInTable() ){ in BeginFootnote()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx400 sal_Bool IsInTable();
555 sal_Bool IsInTable() { in IsInTable() function in SwFltShell
556 return ( pOut == pOutDoc ) ? pOutDoc->IsInTable() : 0; } in IsInTable()
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx431 if(IsInTable(nPos,bTestBanking,rFormat) && in GetOptions()
494 bFlag=!IsInTable(nPos,bTestBanking,rFmtString); in IsUserDefined()
513 if(IsInTable(nPos,bTestBanking,rFmtString)) in FindEntry()
1145 bFlag=!IsInTable(nPos,bTestBanking,aNewFormNInfo); in FillEListWithUsD_Impl()
1830 sal_Bool SvxNumberFormatShell::IsInTable(sal_uInt16 nPos,sal_Bool bTmpBanking,const String &rFmtStr… in IsInTable() function in SvxNumberFormatShell
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1809 bool bFlyInTable = mpParentFrame && IsInTable(); in OutputTextNode()
2081 if ( mpParentFrame && IsInTable() ) // Fly-Attrs in OutputTextNode()
2582 if ( !rNd.IsSectionNode() && !IsInTable() in OutputSectionNode()
2734 if ( !m_rWW8Export.IsInTable() && rFmt.IsInline() ) in OutputFlyFrame_Impl()
2773 m_rWW8Export.IsInTable() && in OutputFlyFrame_Impl()
H A Dwrtww8gr.cxx478 ( ((eAn == FLY_AT_PARA) && ( bWrtWW8 || !IsInTable() )) || in OutGrf()
H A Dwrtww8.cxx2578 if ( !bWrtWW8 && !IsInTable() ) in SectionBreaksAndFrames()
2660 else if ( !IsInTable() in WriteText()
2759 bool MSWordExportBase::IsInTable() const in IsInTable() function in MSWordExportBase
H A Dwrtww8.hxx581 bool IsInTable() const;
H A Dww8atr.cxx1531 if ( m_rWW8Export.bWrtWW8 && !m_rWW8Export.IsInTable() ) in CharRotate()
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx212 sal_Bool IsInTable(sal_uInt16 nPos,sal_Bool bTmpBanking,const String &rFmtString);

Completed in 132 milliseconds