Home
last modified time | relevance | path

Searched refs:bHead (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx2264 if( bHead /*&& nCurRow==1*/ ) in CloseSection()
3179 sal_Bool bHead : 1; member in _CellSaveStruct
3226 bHead( bHd ), in _CellSaveStruct()
3326 if( bHead ) in _CellSaveStruct()
3476 sal_Bool bHead ) in InsertTableContents() argument
3530 sal_Bool bHead ) in BuildTableCell() argument
4042 bHead, in BuildTableCell()
4132 InsertTableContents( bHead ) ); in BuildTableCell()
4148 InsertTableContents( bHead ) ); in BuildTableCell()
4473 sal_Bool bHead ) in BuildTableSection() argument
[all …]
H A Dhtmltabw.cxx289 sal_Bool bHead = sal_False; in OutTableCell() local
315 bHead = (RES_POOLCOLL_TABLE_HDLN==nPoolId); in OutTableCell()
325 sOut += (bHead ? OOO_STRING_SVTOOLS_HTML_tableheader : OOO_STRING_SVTOOLS_HTML_tabledata ); in OutTableCell()
498 HTMLOutFuncs::Out_AsciiTag( rWrt.Strm(), bHead ? OOO_STRING_SVTOOLS_HTML_tableheader in OutTableCell()
H A Dswhtml.hxx853 HTMLTableCnts *InsertTableContents( sal_Bool bHead );
859 void BuildTableCell( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
861 void BuildTableSection( HTMLTable *pTable, sal_Bool bReadOptions, sal_Bool bHead );
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx820 sal_Bool bHead );
834 SwXMLTableContext *pTable, sal_Bool bHead ) : in SwXMLTableColsContext_Impl() argument
837 bHeader( bHead ) in SwXMLTableColsContext_Impl()
1003 sal_Bool bHead );
1019 sal_Bool bHead ) : in SwXMLTableRowsContext_Impl() argument
1022 bHeader( bHead ) in SwXMLTableRowsContext_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx550 const sal_Bool bHead = nFrmType & FRMTYPE_HEADER ? sal_True : sal_False; in ExecTabWin() local
552 if ( bHead ) in ExecTabWin()
558 if( (bHead && pHeaderFmt) || (!bHead && pFooterFmt) ) in ExecTabWin()
560 SwFmtFrmSize aSz( bHead ? pHeaderFmt->GetFrmSize() : in ExecTabWin()
565 if ( bHead ) in ExecTabWin()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx56 virtual sal_Bool ShouldBwdMoved( SwLayoutFrm *pNewUpper, sal_Bool bHead, sal_Bool &rReformat );
H A Dtabfrm.hxx102 virtual sal_Bool ShouldBwdMoved( SwLayoutFrm *pNewUpper, sal_Bool bHead, sal_Bool &rReformat );
H A Dflowfrm.hxx153 virtual sal_Bool ShouldBwdMoved( SwLayoutFrm *pNewUpper, sal_Bool bHead, sal_Bool &rReformat )=0;
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx1902 sal_Bool bHead ) : in XMLParaContext() argument
1912 bHeading( bHead ), in XMLParaContext()

Completed in 72 milliseconds