Home
last modified time | relevance | path

Searched refs:bTemporary (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx35bTemporary ) throw (css::uno::RuntimeException) : CommandBarControl_BASE( xParent, xContext ), pCB… in ScVbaCommandBarControl() argument
206 …ings, const rtl::OUString& sResourceUrl, sal_Int32 nPosition, sal_Bool bTemporary ) throw (css::un… in ScVbaCommandBarPopup() argument
209 m_bTemporary = bTemporary; in ScVbaCommandBarPopup()
232 …ings, const rtl::OUString& sResourceUrl, sal_Int32 nPosition, sal_Bool bTemporary ) throw (css::un… in ScVbaCommandBarButton() argument
235 m_bTemporary = bTemporary; in ScVbaCommandBarButton()
H A Dvbacommandbarcontrols.cxx173 sal_Bool bTemporary = sal_True; in Add() local
195 Temporary >>= bTemporary; in Add()
228 …s, mxContext, m_xIndexAccess, pCBarHelper, m_xBarSettings, m_sResourceUrl, nPosition, bTemporary ); in Add()
230 …s, mxContext, m_xIndexAccess, pCBarHelper, m_xBarSettings, m_sResourceUrl, nPosition, bTemporary ); in Add()
H A Dvbacommandbarcontrol.hxx54 …ings, const rtl::OUString& sResourceUrl, sal_Int32 nPosition, sal_Bool bTemporary ) throw (css::un…
85 …ings, const rtl::OUString& sResourceUrl, sal_Int32 nPosition, sal_Bool bTemporary ) throw (css::un…
100 …ings, const rtl::OUString& sResourceUrl, sal_Int32 nPosition, sal_Bool bTemporary ) throw (css::un…
H A Dvbacommandbars.cxx183 sal_Bool bTemporary = sal_False; in Add() local
185 Temporary >>= bTemporary; in Add()
189 …aCommandBar( this, mxContext, m_pCBarHelper, xBarSettings, sResourceUrl, sal_False, bTemporary ) ); in Add()
H A Dvbacommandbar.cxx36bTemporary ) throw( uno::RuntimeException ) : CommandBar_BASE( xParent, xContext ), pCBarHelper( p… in ScVbaCommandBar() argument
H A Dvbacommandbarhelper.cxx151 …s::uno::Reference< css::container::XIndexAccess >& xSettings, sal_Bool bTemporary ) throw (css::un… in ApplyChange() argument
161 if( !bTemporary ) in ApplyChange()
H A Dvbacommandbarhelper.hxx89 …s::uno::Reference< css::container::XIndexAccess >& xSettings, sal_Bool bTemporary = sal_True ) thr…
H A Dvbacommandbar.hxx49 …ettings, const rtl::OUString& sResourceUrl, sal_Bool bIsMenu, sal_Bool bTemporary = sal_True ) thr…
/aoo4110/main/editeng/source/misc/
H A Dforbiddencharacterstable.cxx59 pInf->bTemporary = sal_True; in GetForbiddenCharacters()
76 pInf->bTemporary = sal_False; in SetForbiddenCharacters()
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx149 bool bTemporary; in ResultSetForQuery() local
150 while( (idxDir = aIndexFolderIt.nextIndexFolder( bExtension, bTemporary )).getLength() > 0 ) in ResultSetForQuery()
334 if( bTemporary ) in ResultSetForQuery()
/aoo4110/main/editeng/inc/editeng/
H A Dforbiddencharacterstable.hxx46 sal_Bool bTemporary; member
/aoo4110/main/sfx2/source/doc/
H A Ddocfile.cxx2707 SfxMedium::SfxMedium( const SfxMedium& rMedium, sal_Bool bTemporary ) in SfxMedium() argument
2715 if ( !bTemporary ) in SfxMedium()
2718 pImp->bIsTemp = bTemporary; in SfxMedium()
2724 if( bTemporary ) in SfxMedium()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1690 …sal_Bool bTemporary; // needed because we m_bQueryEscapeProcessing is only one bit wide (and we wa… in LoadFinished() local
1691 if ( implGetQuerySignature( m_sQueryCommand, bTemporary ) ) in LoadFinished()
1692 m_bQueryEscapeProcessing = bTemporary; in LoadFinished()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3019 sal_Bool bTemporary = ( rSlidePersist.aSlideAtom.nFlags & 2 ) != 0; in ImportPage() local
3023 rSlidePersist.bBObjIsTemporary = bTemporary; in ImportPage()

Completed in 129 milliseconds