Home
last modified time | relevance | path

Searched refs:bDirection (Results 1 – 25 of 25) sorted by path

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx632 sal_Bool bDirection = ImplGetEllipse( aCenter, aRadius, fOrientation ); in ImplDoClass4() local
643 if ( bDirection ) in ImplDoClass4()
660 sal_Bool bDirection = ImplGetEllipse( aCenter, aRadius, fOrientation ); in ImplDoClass4() local
677 if ( bDirection ) in ImplDoClass4()
/trunk/main/i18npool/inc/
H A DbreakiteratorImpl.hxx69 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType, sal_Bool bDirection )
H A Dbreakiterator_cjk.hxx45 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType, sal_Bool bDirection )
H A Dbreakiterator_unicode.hxx58 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType, sal_Bool bDirection )
H A Dxdictionary.hxx73 …ordBoundary( const rtl::OUString& rText, sal_Int32 nPos, sal_Int16 wordType, sal_Bool bDirection );
/trunk/main/i18npool/source/breakiterator/
H A DbreakiteratorImpl.cxx75 …pace(const OUString& Text, sal_Int32 nPos, sal_Int32 len, sal_Int16 rWordType, sal_Bool bDirection) in skipSpace() argument
81 if (bDirection) in skipSpace()
87 if (bDirection) in skipSpace()
95 if (bDirection) in skipSpace()
161 sal_Int16 rWordType, sal_Bool bDirection ) throw(RuntimeException) in getWordBoundary() argument
174 } else if (prev == 0 && ! bDirection) { in getWordBoundary()
176 } else if (next == len && bDirection) { in getWordBoundary()
181 bDirection = sal_True; in getWordBoundary()
183 bDirection = sal_False; in getWordBoundary()
185 nPos = bDirection ? next : prev; in getWordBoundary()
[all …]
H A Dbreakiterator_cjk.cxx85 const lang::Locale& nLocale, sal_Int16 wordType, sal_Bool bDirection ) in getWordBoundary() argument
89 result = dict->getWordBoundary(text, anyPos, wordType, bDirection); in getWordBoundary()
95 return BreakIterator_Unicode::getWordBoundary(text, anyPos, nLocale, wordType, bDirection); in getWordBoundary()
H A Dbreakiterator_unicode.cxx287 sal_Int16 rWordType, sal_Bool bDirection ) throw(uno::RuntimeException) in getWordBoundary() argument
294 if((bDirection || nPos == 0) && nPos < len) //forward in getWordBoundary()
H A Dxdictionary.cxx346 …::getWordBoundary(const OUString& rText, sal_Int32 anyPos, sal_Int16 wordType, sal_Bool bDirection) in getWordBoundary() argument
360 if (!bDirection && startPos > 0 && startPos == (anyPos - boundary.startPos)) in getWordBoundary()
/trunk/main/offapi/com/sun/star/ucb/
H A DXFetchProvider.idl58 @param bDirection
65 , [in] boolean bDirection );
H A DXFetchProviderForContentAccess.idl59 @param bDirection
67 , [in] boolean bDirection );
83 @param bDirection
91 , [in] boolean bDirection );
106 @param bDirection
114 , [in] boolean bDirection );
/trunk/main/oox/source/ppt/
H A Dpptfilterhelpers.hxx87 …nst sal_Char* find( const sal_Int16 mnType, const sal_Int16 mnSubType, const sal_Bool bDirection );
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx1048 …ileBase::RC _nAssumeError, rtl::OString const& _sAssumeResultStr, sal_Bool bDirection = sal_True );
1090 …rce, ::osl::FileBase::RC _nAssumeError, rtl::OString const& _sAssumeResultStr, sal_Bool bDirection) in check_SystemPath_FileURL() argument
1097 if ( bDirection == sal_True ) in check_SystemPath_FileURL()
1106 if ( bDirection == sal_True ) in check_SystemPath_FileURL()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4712 sal_Bool bDirection = sal_True; in Autofit() local
4715 bDirection = sal_False; in Autofit()
4719 aFunc.SetWidthOrHeight( bDirection, 1, nColArr, thisAddress.Sheet, SC_SIZE_OPTIMAL, in Autofit()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx240 …har* transition::find( const sal_Int16 nType, const sal_Int16 nSubType, const sal_Bool bDirection ) in find() argument
253 if ( bDirection == p->mbDirection ) in find()
1101 sal_Bool bDirection = !xColor->getDirection(); in exportAnimPropertySet() local
1102 exportAnimPropertyuInt32( rStrm, DFF_ANIM_DIRECTION, bDirection, TRANSLATE_NONE ); in exportAnimPropertySet()
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx259 …nst sal_Char* find( const sal_Int16 mnType, const sal_Int16 mnSubType, const sal_Bool bDirection );
H A Dpptinanimations.cxx1399 sal_Bool bDirection = sal_False; in fillNode() local
1400 if( rSet.getProperty( DFF_ANIM_DIRECTION ) >>= bDirection ) in fillNode()
1401 xColor->setDirection( (sal_Bool)!bDirection ); in fillNode()
3543 sal_Bool bDirection; in dump() local
3544 if( aAny >>= bDirection ) in dump()
3546 fprintf( mpFile, " direction=\"%s\"", bDirection ? "cclockwise" : "clockwise" ); in dump()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx734 bool bDirection = nValue >= 0; in updateMenu() local
742 mpMenu->CheckItem( CM_CLOCKWISE, bDirection ); in updateMenu()
743 mpMenu->CheckItem( CM_COUNTERCLOCKWISE, !bDirection ); in updateMenu()
759 bool bDirection = nValue >= 0; in IMPL_LINK() local
769 case CM_CLOCKWISE: bDirection = true; break; in IMPL_LINK()
770 case CM_COUNTERCLOCKWISE: bDirection = false; break; in IMPL_LINK()
774 if( !bDirection ) in IMPL_LINK()
H A DSlideTransitionPane.cxx103 sal_Bool bDirection, sal_Int32 nFadeColor ) : in TransitionEffect()
106 mbDirection( bDirection ), in TransitionEffect()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx276 sal_Bool bPrcWidth = sal_False, bDirection = sal_False, bBGColor = sal_False; in NewMarquee() local
318 bDirection = sal_True; in NewMarquee()
394 if( SDRTEXTANI_ALTERNATE==eAniKind && !bDirection ) in NewMarquee()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx821 sal_Bool bDirection = !!( \
824 fetchInterface->fetchMethod( nRow, nFetchSize, bDirection ); \
H A Dcachedcontentresultsetstub.cxx254 impl_propagateFetchSizeAndDirection( nRowCount, bDirection ); \
257 aRet.Orientation = bDirection; \
325 if( bDirection ) \
362 , sal_Int32 nRowCount, sal_Bool bDirection ) in fetch() argument
531 , sal_Int32 nRowCount, sal_Bool bDirection ) in fetchContentIdentifierStrings() argument
541 , sal_Int32 nRowCount, sal_Bool bDirection ) in fetchContentIdentifiers() argument
551 , sal_Int32 nRowCount, sal_Bool bDirection ) in fetchContents() argument
H A Dcachedcontentresultsetstub.hxx132 , sal_Int32 nRowCount, sal_Bool bDirection )
140 , sal_Int32 nRowCount, sal_Bool bDirection )
145 , sal_Int32 nRowCount, sal_Bool bDirection )
150 , sal_Int32 nRowCount, sal_Bool bDirection )
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx589 sal_Bool bDirection = sal_False; in exportTransitionNode() local
593 …etPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "TransitionDirection" ) ) ) >>= bDirection; in exportTransitionNode()
610 if( !bDirection ) in exportTransitionNode()
H A Dsdpropls.cxx1655 sal_Bool bDirection = sal_Bool(); in ContextFilter() local
1657 (((*property).maValue >>= bDirection) && bDirection) ) in ContextFilter()

Completed in 188 milliseconds