Searched defs:bManual (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | table5.cxx | 415 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 D | document.cxx | 3238 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 D | table2.cxx | 2365 void ScTable::SetManualHeight( SCROW nStartRow, SCROW nEndRow, sal_Bool bManual ) in SetManualHeight()
|
/aoo41x/main/sd/source/core/ |
H A D | EffectMigration.cxx | 520 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 85 milliseconds