Home
last modified time | relevance | path

Searched refs:mbRow (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/table/
H A Daccessibletableshape.cxx1086 mbRow = bRow; in AccessibleTableHeaderShape()
1201 return mbRow ? 1 : mpTable->getAccessibleRowCount(); in getAccessibleRowCount()
1206 return !mbRow ? 1 : mpTable->getAccessibleColumnCount(); in getAccessibleColumnCount()
1360 if( mbRow ) in selectRow()
1374 if( !mbRow ) in selectColumn()
1388 if( mbRow ) in unselectRow()
1401 if( !mbRow ) in unselectColumn()
/aoo41x/main/sc/inc/
H A Ddptabres.hxx278 sal_Bool mbRow; member in LateInitParams
294 inline sal_Bool IsRow() const { return mbRow; } in IsRow()
/aoo41x/main/svx/inc/svx/
H A DAccessibleTableShape.hxx240 sal_Bool mbRow; member in accessibility::AccessibleTableHeaderShape
/aoo41x/main/sc/source/core/data/
H A Ddptabres.cxx4055 mbRow( bRow ), in LateInitParams()

Completed in 48 milliseconds