/aoo4110/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 69 if ( !pE->bInCell ) in PrepareGraphics() 108 sal_Bool bInCell = (pDoc->GetEmptyLinesInBlock( in FillGraphList() local 111 if ( bInCell ) in FillGraphList() 124 aR, aSize, bInCell, aSpace ); in FillGraphList() 141 if ( pE->bInCell ) in WriteGraphEntry()
|
H A D | htmlpars.cxx | 112 bInCell( sal_False ), in ScHTMLLayoutParser() 235 if ( bInCell ) in NextRow() 706 bInCell = sal_False; in CloseEntry() 866 bInCell = sal_True; in IMPL_LINK() 922 if ( bInCell ) in TableDataOn() 929 bInCell = sal_True; in TableDataOn() 1031 if ( bInCell ) in TableDataOff() 1080 bInCell = sal_False; in TableOn() 1150 if ( bInCell ) in TableOff() 1292 bInCell = sal_True; in TableOff() [all …]
|
H A D | htmlexp.cxx | 825 if ( pGraphEntry->bInCell && pGraphEntry->aRange.In( aPos ) ) in WriteCell()
|
/aoo4110/main/writerfilter/documentation/ |
H A D | tablesInDoc.txt | 72 bInCell 104 bInCell = false; 123 if (bInCell) 147 bInCell = true
|
/aoo4110/main/writerfilter/inc/resourcemodel/ |
H A D | TableManager.hxx | 255 void setInCell(bool bInCell) in setInCell() argument 257 mbInCell = bInCell; in setInCell() 343 bool bInCell ) in setInCell() argument 345 mState.setInCell( bInCell ); in setInCell()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | htmlexp.hxx | 76 sal_Bool bInCell; // ob in Zelle ausgegeben wird member 82 pObject( pObj ), bInCell( bIn ), bWritten( sal_False ) {} in ScHTMLGraphEntry()
|
H A D | htmlpars.hxx | 152 sal_Bool bInCell; member in ScHTMLLayoutParser
|
/aoo4110/main/editeng/source/uno/ |
H A D | unoedhlp.cxx | 131 …l_uInt16& nEndIndex, const EditEngine& rEE, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) in GetAttributeRun() argument 213 if ( bInCell ) in GetAttributeRun()
|
H A D | unofored.cxx | 456 …& nStartIndex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) const in GetAttributeRun() 458 …vxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, rEditEngine, nPara, nIndex, bInCell ); in GetAttributeRun()
|
H A D | unoforou.cxx | 414 …& nStartIndex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) const in GetAttributeRun() 416 …lper::GetAttributeRun( nStartIndex, nEndIndex, rOutliner.GetEditEngine(), nPara, nIndex, bInCell ); in GetAttributeRun()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | unoedhlp.hxx | 109 …EndIndex, const EditEngine& rEE, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell=sal_False );
|
H A D | unofored.hxx | 75 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|
H A D | unoforou.hxx | 96 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|
H A D | unoedprx.hxx | 79 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|
H A D | unoedsrc.hxx | 338 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|
H A D | unotext.hxx | 221 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|
/aoo4110/main/starmath/source/ |
H A D | accessibility.cxx | 1424 …& nStartIndex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) const in GetAttributeRun() 1428 …vxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, *pEditEngine, nPara, nIndex, bInCell ) in GetAttributeRun()
|
H A D | accessibility.hxx | 248 …ex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell = sal_False ) con…
|