| /AOO42X/main/xmloff/source/draw/ |
| H A D | shapeexport2.cxx | 67 sal_Int32 nFeatures, awt::Point* pRefPoint) in ImpExportNewTrans() argument 81 ImpExportNewTrans_FeaturesAndWrite(aTRScale, fTRShear, fTRRotate, aTRTranslate, nFeatures); in ImpExportNewTrans() 137 double fTRRotate, ::basegfx::B2DTuple& rTRTranslate, const sal_Int32 nFeatures) in ImpExportNewTrans_FeaturesAndWrite() argument 146 if(!(nFeatures & SEF_EXPORT_WIDTH)) in ImpExportNewTrans_FeaturesAndWrite() 163 if(!(nFeatures & SEF_EXPORT_HEIGHT)) in ImpExportNewTrans_FeaturesAndWrite() 206 if(nFeatures & SEF_EXPORT_X) in ImpExportNewTrans_FeaturesAndWrite() 214 if(nFeatures & SEF_EXPORT_Y) in ImpExportNewTrans_FeaturesAndWrite() 634 …onst uno::Reference< drawing::XShape >& xShape, XmlShapeType, sal_Int32 nFeatures, awt::Point* pRe… argument 640 sal_Bool bCreateNewline( (nFeatures & SEF_EXPORT_NO_WS) == 0 ); // #86116#/#92210# 652 if(!(nFeatures & SEF_EXPORT_POSITION)) [all …]
|
| H A D | shapeexport.cxx | 533 sal_Int32 nFeatures /* = SEF_DEFAULT */, in exportShape() argument 755 ImpExportRectangleShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 760 ImpExportEllipseShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 765 ImpExportLineShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 773 ImpExportPolygonShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 787 ImpExportTextBoxShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 794 ImpExportGraphicObjectShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 801 ImpExportChartShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint, pAttrList ); in exportShape() 807 ImpExportControlShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 813 ImpExportConnectorShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() [all …]
|
| H A D | shapeexport3.cxx | 59 …onst uno::Reference< drawing::XShape >& xShape, XmlShapeType, sal_Int32 nFeatures, awt::Point* pRe… in ImpExport3DSceneShape() argument 69 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); in ImpExport3DSceneShape() 75 sal_Bool bCreateNewline( (nFeatures & SEF_EXPORT_NO_WS) == 0 ); // #86116#/#92210# in ImpExport3DSceneShape() 89 if(!(nFeatures & SEF_EXPORT_POSITION)) in ImpExport3DSceneShape() 91 nFeatures |= SEF_EXPORT_POSITION; in ImpExport3DSceneShape() 97 exportShapes( xShapes, nFeatures, pRefPoint ); in ImpExport3DSceneShape()
|
| H A D | shapeexport4.cxx | 1056 XmlShapeType, sal_Int32 nFeatures, com::sun::star::awt::Point* pRefPoint ) in ImpExportCustomShape() argument 1065 ImpExportNewTrans( xPropSet, nFeatures, pRefPoint ); in ImpExportCustomShape() 1084 sal_Bool bCreateNewline( (nFeatures & SEF_EXPORT_NO_WS) == 0 ); // #86116#/#92210# in ImpExportCustomShape() 1094 …eference< drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures, com::sun::star:… in ImpExportTableShape() argument 1103 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); in ImpExportTableShape() 1111 const bool bCreateNewline( (nFeatures & SEF_EXPORT_NO_WS) == 0 ); in ImpExportTableShape()
|
| /AOO42X/main/xmloff/inc/xmloff/ |
| H A D | shapeexport.hxx | 221 …::Reference< com::sun::star::beans::XPropertySet >& xPropSet, sal_Int32 nFeatures, com::sun::star:… 224 …, double fTRShear, double fTRRotate, ::basegfx::B2DTuple& rTRTranslate, const sal_Int32 nFeatures); 232 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 233 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 234 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 235 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 236 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 237 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 238 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… 239 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c… [all …]
|
| /AOO42X/main/fpicker/source/win32/filepicker/ |
| H A D | VistaFilePicker.cxx | 566 ::sal_Int32 nFeatures = 0; in initialize() 585 nFeatures |= FEATURE_AUTOEXTENSION; in initialize() 586 nFeatures |= FEATURE_PASSWORD; in initialize() 593 nFeatures |= FEATURE_AUTOEXTENSION; in initialize() 594 nFeatures |= FEATURE_PASSWORD; in initialize() 595 nFeatures |= FEATURE_FILTEROPTIONS; in initialize() 602 nFeatures |= FEATURE_AUTOEXTENSION; in initialize() 603 nFeatures |= FEATURE_SELECTION; in initialize() 610 nFeatures |= FEATURE_AUTOEXTENSION; in initialize() 611 nFeatures |= FEATURE_TEMPLATE; in initialize() [all …]
|
| H A D | VistaFilePickerImpl.cxx | 434 ::sal_Int32 nFeatures = rRequest->getArgumentOrDefault(PROP_FEATURES, (::sal_Int32)0); in impl_sta_CreateOpenDialog() 436 impl_sta_enableFeatures(nFeatures, nTemplate); in impl_sta_CreateOpenDialog() 475 ::sal_Int32 nFeatures = rRequest->getArgumentOrDefault(PROP_FEATURES, (::sal_Int32)0); in impl_sta_CreateSaveDialog() 477 impl_sta_enableFeatures(nFeatures, nTemplate); in impl_sta_CreateSaveDialog() 499 void VistaFilePickerImpl::impl_sta_enableFeatures(::sal_Int32 nFeatures, ::sal_Int32 nTemplate) in impl_sta_enableFeatures() argument 547 if ((nFeatures & FEATURE_VERSION) == FEATURE_VERSION) in impl_sta_enableFeatures() 555 if ((nFeatures & FEATURE_TEMPLATE) == FEATURE_TEMPLATE) in impl_sta_enableFeatures() 563 if ((nFeatures & FEATURE_IMAGETEMPLATE) == FEATURE_IMAGETEMPLATE) in impl_sta_enableFeatures() 574 if ((nFeatures & FEATURE_AUTOEXTENSION) == FEATURE_AUTOEXTENSION) in impl_sta_enableFeatures() 581 if ((nFeatures & FEATURE_PASSWORD) == FEATURE_PASSWORD) in impl_sta_enableFeatures() [all …]
|
| H A D | VistaFilePickerImpl.hxx | 280 void impl_sta_enableFeatures(::sal_Int32 nFeatures, ::sal_Int32 nTemplate);
|
| /AOO42X/main/jvmfwk/source/ |
| H A D | elements.cxx | 643 m_javaInfo->nFeatures = pInfo->nFeatures; in setJavaInfo() 654 m_javaInfo->nFeatures = 0; in setJavaInfo() 885 nFeatures(0), nRequirements(0) in CNodeJavaInfo() 964 nFeatures = sFeatures.toInt64(16); in loadFromNode() 1085 (sal_Int64)nFeatures, 16); in writeToNode() 1129 pInfo->nFeatures = nFeatures; in makeJavaInfo()
|
| H A D | framework.cxx | 293 (aInfo->nFeatures & JFW_FEATURE_ACCESSBRIDGE) == 0) in jfw_startVM() 512 if ((pJInfo->nFeatures & nFeatureFlags) == nFeatureFlags) in jfw_findAndSelectJRE() 646 && pInfoA->nFeatures == pInfoB->nFeatures in jfw_areEqualJavaInfo() 1280 return pInfo->nFeatures; in getFeatures()
|
| H A D | elements.hxx | 87 sal_uInt64 nFeatures; member in jfw::CNodeJavaInfo
|
| /AOO42X/main/editeng/source/items/ |
| H A D | numitem.cxx | 784 SvxNumRule::SvxNumRule( sal_uLong nFeatures, in SvxNumRule() argument 791 nFeatureFlags(nFeatures), in SvxNumRule() 804 if(nFeatures & NUM_CONTINUOUS) in SvxNumRule()
|
| /AOO42X/main/jvmfwk/inc/jvmfwk/ |
| H A D | framework.h | 279 sal_uInt64 nFeatures; member
|
| /AOO42X/main/editeng/inc/editeng/ |
| H A D | numitem.hxx | 278 SvxNumRule( sal_uLong nFeatures,
|
| /AOO42X/main/jvmfwk/plugins/sunmajor/pluginlib/ |
| H A D | sunjavaplugin.cxx | 139 pInfo->nFeatures = info->supportsAccessibility() ? 1 : 0; in createJavaInfo()
|
| /AOO42X/main/cui/source/options/ |
| H A D | optjava.cxx | 495 if ( ( _pInfo->nFeatures & JFW_FEATURE_ACCESSBRIDGE ) == JFW_FEATURE_ACCESSBRIDGE ) in AddJRE()
|
| /AOO42X/main/xmloff/source/text/ |
| H A D | txtparae.cxx | 2808 sal_Int32 nFeatures = in exportAnyTextFrame() local 2811 ->exportShape( xShape, nFeatures ); in exportAnyTextFrame()
|