Searched refs:nTbxMode (Results 1 – 1 of 1) sorted by relevance
1485 sal_uInt16 nTbxMode = aObjBarList[n].nMode; in UpdateObjectBars_Impl() local1487 ( nTbxMode & SFX_VISIBILITY_FULLSCREEN ); in UpdateObjectBars_Impl()1488 nTbxMode &= ~SFX_VISIBILITY_FULLSCREEN; in UpdateObjectBars_Impl()1489 nTbxMode &= ~SFX_VISIBILITY_VIEWER; in UpdateObjectBars_Impl()1492 bool bModesMatching = ( nUpdateMode && ( nTbxMode & nUpdateMode) == nUpdateMode ); in UpdateObjectBars_Impl()
Completed in 14 milliseconds