/trunk/main/xmloff/source/text/ |
H A D | txtflde.cxx | 255 inline sal_Bool GetBoolProperty(const OUString&, 478 if (GetBoolProperty(sPropertyIsInput, xPropSet)) in MapFieldName() 519 if (GetBoolProperty(sPropertyIsDate, xPropSet)) in MapFieldName() 539 if (GetBoolProperty(sPropertyIsDate, xPropSet)) in MapFieldName() 546 if (GetBoolProperty(sPropertyIsDate, xPropSet)) in MapFieldName() 553 if (GetBoolProperty(sPropertyIsDate, xPropSet)) in MapFieldName() 1288 GetBoolProperty(sPropertyIsFixed, rPropSet), in ExportFieldHelper() 1333 GetBoolProperty(sPropertyIsFixed, rPropSet), in ExportFieldHelper() 2194 sal_Bool bIsAutomaticUpdate = GetBoolProperty( in ExportFieldDeclarations() 2989 return GetBoolProperty(sPropertyFullName, xPropSet) in MapAuthorFieldName() [all …]
|
/trunk/main/sc/source/core/data/ |
H A D | dpobject.cxx | 145 bFound = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_GetDataGetOrientation() 868 sal_Bool bData = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in GetDimName() 1346 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in ParseFilters() 1556 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in ToggleDetails() 1614 bShowDetails = ScUnoHelpFunctions::GetBoolProperty( xMbrProp, in ToggleDetails() 1761 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_FillOldFields() 1883 rParam.bMakeTotalCol = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam() 1885 rParam.bMakeTotalRow = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam() 1889 rParam.bIgnoreEmptyRows = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam() 1891 rParam.bDetectCategories = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam() [all …]
|
H A D | dpoutput.cxx | 403 sal_Bool bIsDataLayout = ScUnoHelpFunctions::GetBoolProperty( in ScDPOutput() 406 bool bHasHiddenMember = ScUnoHelpFunctions::GetBoolProperty( in ScDPOutput() 1097 sal_Bool bColGrand = ScUnoHelpFunctions::GetBoolProperty( xSrcProp, in lcl_GetTableVars() 1102 sal_Bool bRowGrand = ScUnoHelpFunctions::GetBoolProperty( xSrcProp, in lcl_GetTableVars() 1126 if ( ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_GetTableVars()
|
H A D | dpsave.cxx | 1146 bFound = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in WriteToSource()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 1706 maData.mnShowEquation = aEquationProp.GetBoolProperty( EXC_CHPROP_SHOWEQUATION ) ? 1 : 0; in Convert() 2105 if( rPropSet.GetBoolProperty( rShowPropName ) ) in CreateErrorBar() 2158 bool bDonut = aTypeProp.GetBoolProperty( EXC_CHPROP_USERINGS ); in Convert() 2516 if( rPropSet.GetBoolProperty( EXC_CHPROP_SHOW ) ) in ConvertLegend() 2565 if( bHasHigh && bHasLow && aTypeProp.GetBoolProperty( EXC_CHPROP_SHOWHIGHLOW ) ) in CreateAllStockSeries() 2842 else if( !rPropSet.GetBoolProperty( EXC_CHPROP_DISPLAYLABELS ) ) in Convert() 2970 mxAxisLine->SetShowAxis( aAxisProp.GetBoolProperty( EXC_CHPROP_SHOW ) ); in Convert() 3020 if( aGridProp.GetBoolProperty( EXC_CHPROP_SHOW ) ) in Convert() 3027 if( aSubGridProp.GetBoolProperty( EXC_CHPROP_SHOW ) ) in Convert() 3118 bool bConnectBars = aDiaProp.GetBoolProperty( EXC_CHPROP_CONNECTBARS ); in Convert() [all …]
|
H A D | xeescher.cxx | 391 SetPrintable( aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "Printable" ) ) ); in XclExpOcxControlObj() 535 SetPrintable( aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "Printable" ) ) ); in XclExpTbxControlObj() 543 bool bVisible = aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "EnableVisible" ) ); in XclExpTbxControlObj() 658 mbMultiSel = aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "MultiSelection" ) ); in XclExpTbxControlObj() 673 if( aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "Dropdown" ) ) ) in XclExpTbxControlObj() 696 if( !aCtrlProp.GetBoolProperty( CREATE_OUSTRING( "Dropdown" ) ) ) in XclExpTbxControlObj()
|
H A D | xlchart.cxx | 975 bool bStacked = bSupportsStacked && rPropSet.GetBoolProperty( EXC_CHPROP_STACKCHARACTERS ); in ReadRotationProperties() 1252 if( shape_supplier.is() && aPropSet.GetBoolProperty( CREATE_OUSTRING( #property_name ) ) ) \
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | miscuno.cxx | 61 sal_Bool ScUnoHelpFunctions::GetBoolProperty( const uno::Reference<beans::XPropertySet>& xProp, in GetBoolProperty() function in ScUnoHelpFunctions
|
H A D | dapiuno.cxx | 1689 rFieldId.mbDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDim, in lcl_GetFieldDataByIndex()
|
/trunk/main/sc/source/filter/inc/ |
H A D | fapihelper.hxx | 189 bool GetBoolProperty( const ::rtl::OUString& rPropName ) const;
|
/trunk/main/sc/inc/ |
H A D | miscuno.hxx | 272 static sal_Bool GetBoolProperty( const com::sun::star::uno::Reference<
|
/trunk/main/sc/source/filter/ftools/ |
H A D | fapihelper.cxx | 214 bool ScfPropertySet::GetBoolProperty( const ::rtl::OUString& rPropName ) const in GetBoolProperty() function in ScfPropertySet
|
/trunk/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 5679 GetBoolProperty( mbEnabled, rPropSet, WW8_ASCII2STR( "Enabled" ), 0x00000304 ); in WriteContents() 5723 void OCX_SpinButton::GetBoolProperty( in GetBoolProperty() function in OCX_SpinButton 5911 GetBoolProperty( mbEnabled, rPropSet, WW8_ASCII2STR( "Enabled" ), 0x00000304 ); in WriteContents()
|
/trunk/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 1369 void GetBoolProperty(
|