Home
last modified time | relevance | path

Searched defs:pAtom (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/oox/source/drawingml/diagram/
H A Dlayoutnodecontext.cxx47 ConditionAtomPtr pAtom( boost::dynamic_pointer_cast< ConditionAtom >(pNode) ); in IfContext() local
103 LayoutAtomPtr pAtom( new ConditionAtom( false ) ); in createFastChildContext() local
112 LayoutAtomPtr pAtom( new ConditionAtom( true ) ); in createFastChildContext() local
147 ForEachAtomPtr pAtom( boost::dynamic_pointer_cast< ForEachAtom >(pNode) ); in ForEachContext() local
288 LayoutAtomPtr pAtom( new AlgAtom ); in createFastChildContext() local
296 LayoutAtomPtr pAtom( new ChooseAtom ); in createFastChildContext() local
304 LayoutAtomPtr pAtom( new ForEachAtom ); in createFastChildContext() local
H A Ddiagramlayoutatoms.cxx101 static bool _test_atom( const LayoutAtomPtr & pAtom) in _test_atom()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx255 const Atom* pAtom = Atom::import( rProgTagContentHd, mrStCtrl ); in import() local
279 Reference< XAnimationNode > AnimationImporter::createNode( const Atom* pAtom, const AnimationNode& … in createNode()
1415 void AnimationImporter::importTimeContainer( const Atom* pAtom, const Reference< XAnimationNode >& … in importTimeContainer()
2304 void AnimationImporter::importAudioContainer( const Atom* pAtom, const Reference< XAnimationNode >&… in importAudioContainer()
2546 bool AnimationImporter::importAttributeNamesContainer( const Atom* pAtom, OUString& rAttributeNames… in importAttributeNamesContainer()
2584 void AnimationImporter::importAnimationValues( const Atom* pAtom, const Reference< XAnimationNode >… in importAnimationValues()
2796 bool AnimationImporter::importAttributeValue( const Atom* pAtom, Any& rAny ) in importAttributeValue()
2873 void AnimationImporter::importAnimationEvents( const Atom* pAtom, const Reference< XAnimationNode >… in importAnimationEvents()
3167 void AnimationImporter::importPropertySetContainer( const Atom* pAtom, PropertySet& rSet ) in importPropertySetContainer()
3195 void AnimationImporter::dump_atom_header( const Atom* pAtom, bool bOpen, bool bAppend ) in dump_atom_header()
[all …]
H A Dpptatom.cpp62 Atom* pAtom = new Atom( aChildHeader, mrStream ); in Atom() local
/aoo41x/main/svx/workben/msview/
H A Dmsview.cxx146 void setCompareAtom( Atom* pAtom ) { mpCompareAtom = pAtom; } in setCompareAtom()
300 Atom* pAtom = new Atom( aChildHeader, mrStream ); in Atom() local
402 Atom* Atom::skipAtoms( Atom* pContainer, Atom* pAtom, Atom* pSkipTo ) in skipAtoms()
413 void Atom::compare( Atom* pAtom ) in compare()
508 Atom* pAtom = static_cast<Atom*>( pEntry->GetUserData() ); in Paint() local
645 SvLBoxEntry* AtomContainerTreeListBox::findAtom( Atom* pAtom ) in findAtom()
689 void AtomContainerTreeListBox::SetRootAtom( const Atom* pAtom ) in SetRootAtom()
965 static String GetAtomText( const Atom* pAtom ) in GetAtomText()
1008 Atom* pAtom = static_cast<Atom*>( pEntry->GetUserData() ); in IMPL_LINK() local
1029 Atom* pAtom = static_cast<Atom*>(pPair->second->GetUserData()); in Sync() local
[all …]
/aoo41x/main/connectivity/source/drivers/file/
H A Dfcomp.cxx293 OSQLParseNode* pAtom = pPart2->getChild(pPart2->count()-2); in execute_LIKE() local
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx388 OSQLParseNode *pAtom = pPart2->getChild( pPart2->count() - 2 ); // Match String in whereAnalysis() local
/aoo41x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx722 char* pAtom = m_pDisplay ? XGetAtomName( m_pDisplay, aAtom ) : NULL; in getString() local
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4026 PptFontEntityAtom* pAtom = rManager.GetFontEnityAtom( nBulletFont ); in ImplGetNumberFormat() local

Completed in 109 milliseconds