| /trunk/main/xmloff/source/forms/ |
| H A D | controlpropertymap.cxx | 121 static sal_Bool bSorted = sal_False; in initializePropertyMaps() local 122 if (!bSorted) in initializePropertyMaps() 125 bSorted = sal_True; in initializePropertyMaps()
|
| /trunk/main/cppuhelper/source/ |
| H A D | propshlp.cxx | 1065 void OPropertyArrayHelper::init( sal_Bool bSorted ) SAL_THROW( () ) in init() argument 1075 if (bSorted) { in init() 1097 sal_Bool bSorted ) in OPropertyArrayHelper() argument 1102 init( bSorted ); in OPropertyArrayHelper() 1107 sal_Bool bSorted ) in OPropertyArrayHelper() argument 1112 init( bSorted ); in OPropertyArrayHelper()
|
| /trunk/main/sfx2/source/appl/ |
| H A D | workwin.cxx | 529 bSorted = sal_True; in Sort_Impl() 583 bSorted( sal_True ), in SfxWorkWindow() 793 bSorted = sal_False; in DeleteControllers_Impl() 868 if (!bSorted) in Arrange_Impl() 1052 bSorted = sal_False; in RegisterChild_Impl() 1071 bSorted = sal_False; in AlignChild_Impl() 1101 bSorted = sal_False; in ReleaseChild_Impl() 1966 if ( !bSorted ) in ConfigChild_Impl() 2133 bSorted = sal_False; in ConfigChild_Impl() 2747 if ( !bSorted ) in MakeChildsVisible_Impl() [all …]
|
| /trunk/main/cppuhelper/inc/cppuhelper/ |
| H A D | propshlp.hxx | 130 sal_Bool bSorted = sal_True ) 141 sal_Bool bSorted = sal_True ) 198 void init( sal_Bool bSorted ) SAL_THROW( () );
|
| /trunk/main/basegfx/source/polygon/ |
| H A D | b2dpolypolygonrasterconverter.cxx | 173 bool bSorted = true; in prepareCounters() local 177 bSorted = false; in prepareCounters() 187 if(bSorted) in prepareCounters()
|
| /trunk/main/rsc/source/parser/ |
| H A D | rsckey.cxx | 106 void RscNameTable::SetSort( sal_Bool bSorted ){ argument 107 bSort = bSorted;
|
| /trunk/main/unotools/source/ucbhelper/ |
| H A D | ucbhelper.cxx | 282 … > UCBContentHelper::GetFolderContents( const String& rFolder, sal_Bool bFolder, sal_Bool bSorted ) in GetFolderContents() argument 291 Sequence< OUString > aProps( bSorted ? 2 : 1 ); in GetFolderContents() 294 if ( bSorted ) in GetFolderContents() 300 if ( !bSorted ) in GetFolderContents()
|
| /trunk/main/sw/source/ui/utlui/ |
| H A D | uitool.cxx | 650 void FillCharStyleListBox(ListBox& rToFill, SwDocShell* pDocSh, sal_Bool bSorted, sal_Bool bWithDef… in FillCharStyleListBox() argument 664 if(bSorted) in FillCharStyleListBox() 684 if(bSorted) in FillCharStyleListBox()
|
| /trunk/main/toolkit/source/helper/ |
| H A D | property.cxx | 323 static sal_Bool bSorted = sal_False; in ImplAssertValidPropertyArray() local 324 if( !bSorted ) in ImplAssertValidPropertyArray() 329 bSorted = sal_True; in ImplAssertValidPropertyArray()
|
| /trunk/main/tools/source/rc/ |
| H A D | resmgr.cxx | 625 sal_Bool bSorted = sal_True; in Create() local 647 bSorted = sal_False; in Create() 655 OSL_ENSURE( bSorted, "content not sorted" ); in Create() 658 if( !bSorted ) in Create()
|
| /trunk/main/rsc/inc/ |
| H A D | rsckey.hxx | 44 void SetSort( sal_Bool bSorted = sal_True );
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | uitool.hxx | 73 SW_DLLPUBLIC void FillCharStyleListBox(ListBox& rToFill, SwDocShell* pDocSh, sal_Bool bSorted = sal…
|
| /trunk/main/sfx2/source/inc/ |
| H A D | helper.hxx | 50 … GetFolderContents( const String& rFolder, sal_Bool bFolder, sal_Bool bSorted = sal_False );
|
| H A D | workwin.hxx | 260 sal_Bool bSorted : 1; member in SfxWorkWindow
|
| /trunk/main/sc/source/core/data/ |
| H A D | validat.cxx | 618 void lclInsertStringToCollection( TypedScStrCollection& rStrColl, TypedStrData* pData, bool bSorted… in lclInsertStringToCollection() argument 620 if( !(bSorted ? rStrColl.Insert( pData ) : rStrColl.AtInsert( rStrColl.GetCount(), pData )) ) in lclInsertStringToCollection()
|
| /trunk/main/unotools/inc/unotools/ |
| H A D | ucbhelper.hxx | 58 … GetFolderContents( const String& rFolder, sal_Bool bFolder, sal_Bool bSorted = sal_False );
|
| /trunk/main/sfx2/source/bastyp/ |
| H A D | helper.cxx | 248 … > SfxContentHelper::GetFolderContents( const String& rFolder, sal_Bool bFolder, sal_Bool bSorted ) in GetFolderContents() argument 265 if ( !bSorted ) in GetFolderContents()
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxtoolkit.cxx | 355 static sal_Bool bSorted = sal_False; in ImplGetComponentType() local 356 if( !bSorted ) in ImplGetComponentType() 362 bSorted = sal_True; in ImplGetComponentType()
|
| /trunk/main/sc/source/core/tool/ |
| H A D | interpr1.cxx | 6185 sal_Bool bSorted; in CalculateLookup() local 6187 bSorted = GetBool(); in CalculateLookup() 6189 bSorted = sal_True; in CalculateLookup() 6259 if ( bSorted ) in CalculateLookup() 6275 if ( bSorted ) in CalculateLookup() 6311 if ( bSorted ) in CalculateLookup() 6363 if ( bSorted ) in CalculateLookup() 6370 if ( bSorted ) in CalculateLookup()
|