slidetransitionfactory.cxx (70f497fb) slidetransitionfactory.cxx (30acf5e8)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 467 unchanged lines hidden (view full) ---

476
477 /// Direction vector for entering slide,
478 const ::basegfx::B2DVector maEnteringDirection;
479
480 bool mbFirstPerformCall;
481
482public:
483 /** Create a new SlideChanger, for the given entering slide
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 467 unchanged lines hidden (view full) ---

476
477 /// Direction vector for entering slide,
478 const ::basegfx::B2DVector maEnteringDirection;
479
480 bool mbFirstPerformCall;
481
482public:
483 /** Create a new SlideChanger, for the given entering slide
484 bitmaps, which performes a moving slide change effect
484 bitmaps, which performs a moving slide change effect
485
486 @param rLeavingDirection
487 Direction vector. The move is performed along this
488 direction vector, starting at a position where the leaving
489 slide is fully visible, and ending at a position where the
490 leaving slide is just not visible. The vector must have
491 unit length.
492

--- 578 unchanged lines hidden ---
485
486 @param rLeavingDirection
487 Direction vector. The move is performed along this
488 direction vector, starting at a position where the leaving
489 slide is fully visible, and ending at a position where the
490 leaving slide is just not visible. The vector must have
491 unit length.
492

--- 578 unchanged lines hidden ---