Lines Matching refs:SfxBoolItem
255 ppPoolDefaults[ ATTR_HYPHENATE - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_HYPHENATE ); in ScDocumentPool()
262 …ppPoolDefaults[ ATTR_STACKED - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_STACKED, sal_Fals… in ScDocumentPool()
265 … ppPoolDefaults[ ATTR_VERTICAL_ASIAN - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_VERTICAL_ASIAN ); in ScDocumentPool()
270 ppPoolDefaults[ ATTR_LINEBREAK - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_LINEBREAK ); in ScDocumentPool()
271 ppPoolDefaults[ ATTR_SHRINKTOFIT - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_SHRINKTOFIT ); in ScDocumentPool()
303 … ppPoolDefaults[ ATTR_PAGE_HORCENTER - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_HORCENTER ); in ScDocumentPool()
304 … ppPoolDefaults[ ATTR_PAGE_VERCENTER - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_VERCENTER ); in ScDocumentPool()
305 …ppPoolDefaults[ ATTR_PAGE_ON - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_ON, sal_True… in ScDocumentPool()
306 …ppPoolDefaults[ ATTR_PAGE_DYNAMIC - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_DYNAMIC, sal… in ScDocumentPool()
307 …ppPoolDefaults[ ATTR_PAGE_SHARED - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_SHARED, sal_… in ScDocumentPool()
308 …ppPoolDefaults[ ATTR_PAGE_NOTES - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_NOTES, sal_F… in ScDocumentPool()
309 …ppPoolDefaults[ ATTR_PAGE_GRID - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_GRID, sal_Fa… in ScDocumentPool()
310 …ppPoolDefaults[ ATTR_PAGE_HEADERS - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_HEADERS, sal… in ScDocumentPool()
314 …ppPoolDefaults[ ATTR_PAGE_TOPDOWN - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_TOPDOWN, sal… in ScDocumentPool()
328 …ppPoolDefaults[ ATTR_PAGE_FORMULAS - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_FORMULAS, sa… in ScDocumentPool()
329 …ppPoolDefaults[ ATTR_PAGE_NULLVALS - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_PAGE_NULLVALS, sa… in ScDocumentPool()
693 if( sal_False == ((const SfxBoolItem*)pItem)->GetValue() ) in lcl_HFPresentation()
805 rText += ((const SfxBoolItem&)rItem).GetValue() ? in GetPresentation()
824 rText += ((const SfxBoolItem&)rItem).GetValue() ? aStrYes : aStrNo ; in GetPresentation()
841 rText += ((const SfxBoolItem&)rItem).GetValue() ? aStrYes : aStrNo ; in GetPresentation()
858 rText += ((const SfxBoolItem&)rItem).GetValue() ? aStrYes : aStrNo ; in GetPresentation()
875 rText += ((const SfxBoolItem&)rItem).GetValue() ? aStrYes : aStrNo ; in GetPresentation()
892 rText += ((const SfxBoolItem&)rItem).GetValue() ? aStrYes : aStrNo ; in GetPresentation()