Home
last modified time | relevance | path

Searched refs:Operation (Results 1 – 25 of 39) sorted by relevance

12

/AOO42X/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.hxx46 class Operation;
130 vector<Operation*> OverallOperations;
269 vector<Operation*> Operations;
287 class Operation class
290 Operation(){} in Operation() function in Operation
291 virtual ~Operation(){} in ~Operation()
321 virtual Operation* clone() = 0;
326 class SRotate: public Operation
371 class SScale: public Operation
404 class STranslate: public Operation
[all …]
/AOO42X/main/configmgr/source/
H A Dxcuparser.hxx74 enum Operation { enum in configmgr::XcuParser
77 static Operation parseOperation(xmlreader::Span const & text);
92 rtl::OUString const & name, Type type, Operation operation,
98 Type type, Operation operation, bool finalized);
102 rtl::OUString const & name, Type type, Operation operation,
H A Dxcuparser.cxx249 XcuParser::Operation XcuParser::parseOperation(xmlreader::Span const & text) { in parseOperation()
274 Operation op = OPERATION_MODIFY; in handleComponentData()
536 Operation op = OPERATION_FUSE; in handleLocpropValue()
659 Operation op = OPERATION_MODIFY; in handleGroupProp()
731 rtl::OUString const & name, Type type, Operation operation, bool finalized) in handleUnknownGroupProp()
773 Type type, Operation operation, bool finalized) in handlePlainGroupProp()
826 rtl::OUString const & name, Type type, Operation operation, bool finalized) in handleLocalizedGroupProp()
887 Operation op = OPERATION_MODIFY; in handleGroupNode()
960 Operation op = OPERATION_MODIFY; in handleSetNode()
/AOO42X/main/basegfx/source/tools/
H A Db2dclipstate.cxx44 enum Operation {UNION, INTERSECT, XOR, SUBTRACT}; enum
120 void addRange(const B2DRange& rRange, Operation eOp) in addRange()
135 void addPolygon(B2DPolygon aPoly, Operation eOp) in addPolygon()
145 void addPolyPolygon(B2DPolyPolygon aPoly, Operation eOp) in addPolyPolygon()
155 void addClipState(const ImplB2DClipState& rOther, Operation eOp) in addClipState()
497 mutable Operation mePendingOps;
/AOO42X/main/ucb/source/core/
H A Ducbcmds.cxx649 if ( rContext.aArg.Operation == ucb::TransferCommandOperation_LINK ) in createNew()
659 else if ( ( rContext.aArg.Operation in createNew()
661 ( rContext.aArg.Operation in createNew()
832 sal_Bool bHasTargetURL = ( rContext.aArg.Operation in transferProperties()
899 if ( !bHasTargetURL && ( rContext.aArg.Operation in transferProperties()
1370 if ( bSourceIsDocument && ( rContext.aArg.Operation in globalTransfer_()
1382 if ( bSourceIsFolder && ( rContext.aArg.Operation in globalTransfer_()
1647 rContext.aArg.Operation, // Operation in globalTransfer_()
1796 if ( ( rArg.Operation == ucb::TransferCommandOperation_COPY ) || in globalTransfer()
1797 ( rArg.Operation == ucb::TransferCommandOperation_MOVE ) ) in globalTransfer()
[all …]
/AOO42X/main/odk/examples/DevelopersGuide/UCB/
H A DResourceManager.java117 arg.Operation = TransferCommandOperation.COPY; in transferResource()
119 arg.Operation = TransferCommandOperation.MOVE; in transferResource()
121 arg.Operation = TransferCommandOperation.LINK; in transferResource()
/AOO42X/main/writerfilter/source/doctok/
H A Dcompactxmi.xsl56 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
98 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
226 <xsl:template match="UML:Operation" mode="ww8resource">
276 <xsl:apply-templates select=".//UML:Attribute|.//UML:Operation" mode="ww8resource"/>
H A Dresourceidmapperback.xsl72 …<xsl:for-each select='.//UML:Operation[@name!="reserved"][count(.//UML:Stereotype[@xmi.idref="noqn…
H A Dresourceidmapper.xsl72 …<xsl:for-each select='.//UML:Operation[@name!="reserved"][count(.//UML:Stereotype[@xmi.idref="noqn…
/AOO42X/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx49 enum Operation { enum
271 Operation aOperation,
324 Operation aOperation,
H A Dcairo_canvashelper.cxx736 static void doOperation( Operation aOperation, in doOperation()
931 Operation aOperation, in doPolyPolygonImplementation()
1042 Operation aOperation, in doPolyPolygonPath()
/AOO42X/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl79 [attribute] short Operation
108 <p>This attribute is ignored if <member>Operation</member> is
/AOO42X/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx338 SQLUSMALLINT Operation,
344 SQLSMALLINT Operation);
/AOO42X/main/offapi/com/sun/star/ucb/
H A DTransferCommandOperation.idl33 <member>GlobalTransferCommandArgument::Operation</member>.
H A DGlobalTransferCommandArgument.idl43 TransferCommandOperation Operation;
/AOO42X/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties41 OPERATION_NOT_SUPPORTED=Operation not supported
/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DUCB.java134 aArg.Operation = TransferCommandOperation.COPY; in copyArg()
/AOO42X/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl130 void PasteSpecial([in] any Paste, [in] any Operation,[in] any SkipBlanks, [in] any Transpose);
/AOO42X/main/svtools/source/dialogs/
H A Dso3res.src113 Text [ en-US ] = "Operation not implemented." ;
/AOO42X/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl51 <h3>Operation Modes</h3>
/AOO42X/main/sc/source/ui/vba/
H A Dvbarange.cxx2804 getPasteFormulaBits( sal_Int32 Operation) in getPasteFormulaBits() argument
2807 switch (Operation) in getPasteFormulaBits()
2826 ScVbaRange::PasteSpecial( const uno::Any& Paste, const uno::Any& Operation, const uno::Any& SkipBla… in PasteSpecial() argument
2846 if ( Operation.hasValue() ) in PasteSpecial()
2847 Operation >>= nOperation; in PasteSpecial()
H A Dvbarange.hxx241 …virtual void SAL_CALL PasteSpecial( const css::uno::Any& Paste, const css::uno::Any& Operation, co…
/AOO42X/main/unixODBC/inc/
H A Dsqlext.h2382 SQLSMALLINT Operation);
/AOO42X/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2037 AgaDiese Klasse enth�lt nur eine Referenz auf eine andere Klasse. Alle Operation werden also auf …
/AOO42X/extras/l10n/source/de/
H A Dlocalize.sdf304 …ROCESSED & ERRCODE_RES_MASK 0 de Fremdapplikation kann DDE-Operation nicht ausführen.…
306 …RRCODE_RES_MASK 0 de Benutzer drückte ESCAPE während der DDE-Operation. 20…
308 …BASIC_START SbERR_DDE_NO_DATA & ERRCODE_RES_MASK 0 de DDE-Operation ohne Daten. …
381 …_OPER_NOT_PERFORM & ERRCODE_RES_MASK 0 de Die angeforderte Operation kann nicht ausge…
961 …sage.src 0 string 256 + 2*100 + 0 0 de Die Datensatz-Operation wurde abgelehnt.…
4181 …ROR 0 de Ein unerwarteter Fehler ist aufgetreten. Die Operation kann nicht ausge…
7758 … 0 de \<variable id=\"err285\"\>285 Externe Anwendung kann DDE-Operation nicht ausführen\…
7760 … de \<variable id=\"err287\"\>287 Der Benutzer hat ESC während der DDE-Operation gedrückt\</varia…
7762 … par_id31469419 0 de \<variable id=\"err289\"\>289 DDE-Operation ohne Daten\</var…
28330 …ommentare zum vorhandenen Zellinhalt hinzugefügt werden, wählen Sie die Operation "Addieren". \</c…
[all …]

12