Searched refs:bIgnoreLock (Results 1 – 4 of 4) sorted by relevance
196 void ScTable::SetStreamValid( sal_Bool bSet, sal_Bool bIgnoreLock ) in SetStreamValid() argument198 if ( bIgnoreLock || !pDocument->IsStreamValidLocked() ) in SetStreamValid()
550 void ScDocument::SetStreamValid( SCTAB nTab, sal_Bool bSet, sal_Bool bIgnoreLock ) in SetStreamValid() argument553 pTab[nTab]->SetStreamValid( bSet, bIgnoreLock ); in SetStreamValid()
233 void SetStreamValid( sal_Bool bSet, sal_Bool bIgnoreLock = sal_False );
627 void SetStreamValid( SCTAB nTab, sal_Bool bSet, sal_Bool bIgnoreLock = sal_False );
Completed in 68 milliseconds