Home
last modified time | relevance | path

Searched refs:nFeatures (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx146 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()
866 if( nFeatures & SEF_EXPORT_X )
878 if( nFeatures & SEF_EXPORT_Y )
1094 sal_Int32 nFeatures, argument
1361 if( nFeatures & SEF_EXPORT_X )
1373 if( nFeatures & SEF_EXPORT_Y )
1517 if( nFeatures & SEF_EXPORT_X )
[all …]
H A Dshapeexport.cxx533 sal_Int32 nFeatures /* = SEF_DEFAULT */, in exportShape() argument
765 ImpExportLineShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
828 ImpExportOLE2Shape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
835 ImpExportTableShape( xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
843 ImpExportPageShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
871 ImpExportGroupShape( xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
877 ImpExportFrameShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
883 ImpExportAppletShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
889 ImpExportPluginShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
905 ImpExportMediaShape( xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape()
[all …]
H A Dshapeexport3.cxx59 …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 Dshapeexport4.cxx1056 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()
/aoo4110/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx221 …::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…
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…
245 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c…
247 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c…
248 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c…
253 …un::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, c…
265 sal_Int32 nFeatures = SEF_DEFAULT,
[all …]
/aoo4110/main/fpicker/source/win32/filepicker/
H A DVistaFilePicker.cxx566 ::sal_Int32 nFeatures = 0; in initialize()
586 nFeatures |= FEATURE_PASSWORD; in initialize()
594 nFeatures |= FEATURE_PASSWORD; in initialize()
611 nFeatures |= FEATURE_TEMPLATE; in initialize()
618 nFeatures |= FEATURE_LINK; in initialize()
619 nFeatures |= FEATURE_PREVIEW; in initialize()
627 nFeatures |= FEATURE_PLAY; in initialize()
634 nFeatures |= FEATURE_READONLY; in initialize()
635 nFeatures |= FEATURE_VERSION; in initialize()
642 nFeatures |= FEATURE_LINK; in initialize()
[all …]
H A DVistaFilePickerImpl.cxx436 impl_sta_enableFeatures(nFeatures, nTemplate); in impl_sta_CreateOpenDialog()
477 impl_sta_enableFeatures(nFeatures, nTemplate); in impl_sta_CreateSaveDialog()
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()
588 if ((nFeatures & FEATURE_READONLY) == FEATURE_READONLY) in impl_sta_enableFeatures()
602 if ((nFeatures & FEATURE_LINK) == FEATURE_LINK) in impl_sta_enableFeatures()
609 if ((nFeatures & FEATURE_SELECTION) == FEATURE_SELECTION) in impl_sta_enableFeatures()
[all …]
H A DVistaFilePickerImpl.hxx280 void impl_sta_enableFeatures(::sal_Int32 nFeatures, ::sal_Int32 nTemplate);
/aoo4110/main/jvmfwk/source/
H A Delements.cxx643 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 Dframework.cxx293 (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 Delements.hxx88 sal_uInt64 nFeatures; member in jfw::CNodeJavaInfo
/aoo4110/main/editeng/source/items/
H A Dnumitem.cxx784 SvxNumRule::SvxNumRule( sal_uLong nFeatures, in SvxNumRule() argument
791 nFeatureFlags(nFeatures), in SvxNumRule()
804 if(nFeatures & NUM_CONTINUOUS) in SvxNumRule()
/aoo4110/main/jvmfwk/inc/jvmfwk/
H A Dframework.h278 sal_uInt64 nFeatures; member
/aoo4110/main/editeng/inc/editeng/
H A Dnumitem.hxx278 SvxNumRule( sal_uLong nFeatures,
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx139 pInfo->nFeatures = info->supportsAccessibility() ? 1 : 0; in createJavaInfo()
/aoo4110/main/cui/source/options/
H A Doptjava.cxx495 if ( ( _pInfo->nFeatures & JFW_FEATURE_ACCESSBRIDGE ) == JFW_FEATURE_ACCESSBRIDGE ) in AddJRE()
/aoo4110/main/xmloff/source/text/
H A Dtxtparae.cxx2806 sal_Int32 nFeatures = in exportAnyTextFrame() local
2809 ->exportShape( xShape, nFeatures ); in exportAnyTextFrame()

Completed in 138 milliseconds