Home
last modified time | relevance | path

Searched defs:bManual (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable5.cxx415 void ScTable::RemoveRowBreak(SCROW nRow, bool bPage, bool bManual) in RemoveRowBreak()
430 void ScTable::RemoveColBreak(SCCOL nCol, bool bPage, bool bManual) in RemoveColBreak()
445 void ScTable::SetRowBreak(SCROW nRow, bool bPage, bool bManual) in SetRowBreak()
460 void ScTable::SetColBreak(SCCOL nCol, bool bPage, bool bManual) in SetColBreak()
H A Ddocument.cxx3238 void ScDocument::SetManualHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab, sal_Bool bManual ) in SetManualHeight()
3566 void ScDocument::SetRowBreak(SCROW nRow, SCTAB nTab, bool bPage, bool bManual) in SetRowBreak()
3574 void ScDocument::SetColBreak(SCCOL nCol, SCTAB nTab, bool bPage, bool bManual) in SetColBreak()
3582 void ScDocument::RemoveRowBreak(SCROW nRow, SCTAB nTab, bool bPage, bool bManual) in RemoveRowBreak()
3590 void ScDocument::RemoveColBreak(SCCOL nCol, SCTAB nTab, bool bPage, bool bManual) in RemoveColBreak()
H A Dtable2.cxx2365 void ScTable::SetManualHeight( SCROW nStartRow, SCROW nEndRow, sal_Bool bManual ) in SetManualHeight()
/trunk/main/sd/source/core/
H A DEffectMigration.cxx520 const bool bManual = (pPage == 0) || (pPage->GetPresChange() == PRESCHANGE_MANUAL); in SetAnimationEffect() local
700 const bool bManual = (pPage == 0) || (pPage->GetPresChange() == PRESCHANGE_MANUAL); in SetTextAnimationEffect() local

Completed in 90 milliseconds