Home
last modified time | relevance | path

Searched refs:bTest9 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx419 bTest9=rTestItem.bTest9; in SwTestItem()
450 bTest9==rItem.bTest9&& in operator ==()
H A Dviewopt.cxx59 sal_Bool SwViewOption::bTest9 = sal_False; //DrawingLayerNotLoading member in SwViewOption
H A Doptpage.cxx2564 aTestItem.bTest9=aTest9CBox.IsChecked(); in FillItemSet()
2589 aTest9CBox.Check(pTestAttr->bTest9); in Reset()
/trunk/main/sw/inc/
H A Dviewopt.hxx180 static sal_Bool bTest9; // Test-Flag "DrawingLayerNotLoading" member in SwViewOption
442 static inline sal_Bool IsTest9() { return bTest9; } in IsTest9()
443 static inline void SetTest9( sal_Bool b ) { bTest9 = b; } in SetTest9()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx276 aTestItem.bTest9 = SwViewOption::IsTest9(); in CreateItemSet()
487 SwViewOption::SetTest9((sal_Bool)pTestItem->bTest9); in ApplyItemSet()
/trunk/main/sw/source/ui/inc/
H A Dcfgitems.hxx222 sal_Bool bTest9:1; member in SwTestItem

Completed in 43 milliseconds