Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1036 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttributes() local
1037 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyAttributes()
1149 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttr() local
1150 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyAttr()
1411 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyUserItemSet() local
1412 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyUserItemSet()
1449 sal_Bool bOnlyNotBecauseOfMatrix; in SetStyleSheetToMarked() local
1450 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetStyleSheetToMarked()
2648 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetNumberFormat()
2684 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetNumFmtByStr()
[all …]
H A Dcellsh.cxx119 sal_Bool bOnlyNotBecauseOfMatrix; in GetBlockState() local
120 sal_Bool bEditable = pTabViewShell->SelectionEditable( &bOnlyNotBecauseOfMatrix ); in GetBlockState()
207 if ( !(!bEditable && bOnlyNotBecauseOfMatrix) ) in GetBlockState()
218 if ( !bEditable && bOnlyNotBecauseOfMatrix ) in GetBlockState()
234 if ( !bEditable && bOnlyNotBecauseOfMatrix ) in GetBlockState()
H A Dviewfun2.cxx1536 sal_Bool bOnlyNotBecauseOfMatrix; in AutoFormat()
1537 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in AutoFormat()
3006 sal_Bool bOnlyNotBecauseOfMatrix; in SetSelectionFrameLines() local
3007 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetSelectionFrameLines()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1198 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttributes() local
1199 if ( !bImportingXML && !pDoc->IsSelectionEditable( rMark, &bOnlyNotBecauseOfMatrix ) in ApplyAttributes()
1200 && !bOnlyNotBecauseOfMatrix ) in ApplyAttributes()
1261 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyStyle() local
1262 if ( !bImportingXML && !pDoc->IsSelectionEditable( rMark, &bOnlyNotBecauseOfMatrix ) in ApplyStyle()
1263 && !bOnlyNotBecauseOfMatrix ) in ApplyStyle()

Completed in 64 milliseconds