Searched refs:bOnlyNotBecauseOfMatrix (Results 1 – 4 of 4) sorted by relevance
1036 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttributes() local1037 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyAttributes()1149 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttr() local1150 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyAttr()1411 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyUserItemSet() local1412 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in ApplyUserItemSet()1449 sal_Bool bOnlyNotBecauseOfMatrix; in SetStyleSheetToMarked() local1450 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetStyleSheetToMarked()2648 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetNumberFormat()2684 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetNumFmtByStr()[all …]
119 sal_Bool bOnlyNotBecauseOfMatrix; in GetBlockState() local120 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()
1536 sal_Bool bOnlyNotBecauseOfMatrix; in AutoFormat()1537 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in AutoFormat()3006 sal_Bool bOnlyNotBecauseOfMatrix; in SetSelectionFrameLines() local3007 if ( !SelectionEditable( &bOnlyNotBecauseOfMatrix ) && !bOnlyNotBecauseOfMatrix ) in SetSelectionFrameLines()
1198 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyAttributes() local1199 if ( !bImportingXML && !pDoc->IsSelectionEditable( rMark, &bOnlyNotBecauseOfMatrix ) in ApplyAttributes()1200 && !bOnlyNotBecauseOfMatrix ) in ApplyAttributes()1261 sal_Bool bOnlyNotBecauseOfMatrix; in ApplyStyle() local1262 if ( !bImportingXML && !pDoc->IsSelectionEditable( rMark, &bOnlyNotBecauseOfMatrix ) in ApplyStyle()1263 && !bOnlyNotBecauseOfMatrix ) in ApplyStyle()
Completed in 86 milliseconds