/trunk/main/xmloff/source/transform/ |
H A D | MergeElemTContext.cxx | 231 XMLTransformerActions *pActions = in CreateChildContext() local 233 OSL_ENSURE( pActions, "go no actions" ); in CreateChildContext() 234 if( pActions ) in CreateChildContext() 238 pActions->find( aKey ); in CreateChildContext() 240 if( !(aIter == pActions->end()) ) in CreateChildContext() 287 XMLTransformerActions *pActions = in CreateChildContext() local 289 OSL_ENSURE( pActions, "go no actions" ); in CreateChildContext() 290 if( pActions ) in CreateChildContext() 294 pActions->find( aKey ); in CreateChildContext() 296 if( !(aIter == pActions->end()) ) in CreateChildContext()
|
H A D | FrameOOoTContext.cxx | 63 XMLTransformerActions *pActions = in StartElement() local 65 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 89 pActions->find( aKey ); in StartElement() 90 if( !(aIter == pActions->end() ) ) in StartElement() 121 XMLTransformerActions *pActions = in CreateChildContext() local 123 OSL_ENSURE( pActions, "go no actions" ); in CreateChildContext() 125 XMLTransformerActions::const_iterator aIter = pActions->find( aKey ); in CreateChildContext() 127 if( !(aIter == pActions->end()) ) in CreateChildContext()
|
H A D | StyleOASISTContext.cxx | 135 XMLTransformerActions *pActions = 0; in StartElement() local 140 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 143 if( pActions ) in StartElement() 183 pActions->find( aKey ); in StartElement() 184 if( !(aIter == pActions->end() ) ) in StartElement() 833 XMLTransformerActions *pActions = in StartElement() local 835 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 852 pActions->find( aKey ); in StartElement() 853 if( !(aIter == pActions->end() ) ) in StartElement() 1018 XMLTransformerActions *pActions = 0; in CreateTransformerActions() local [all …]
|
H A D | CreateElemTContext.cxx | 65 XMLTransformerActions *pActions = in StartElement() local 67 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 68 if( pActions ) in StartElement() 82 pActions->find( aKey ); in StartElement() 83 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | StyleOOoTContext.cxx | 329 XMLTransformerActions *pActions = in GetPropContextAndAction() local 331 OSL_ENSURE( pActions, "go no actions" ); in GetPropContextAndAction() 332 if( pActions ) in GetPropContextAndAction() 335 pActions->find( aKey ); in GetPropContextAndAction() 337 if( !(aIter == pActions->end()) ) in GetPropContextAndAction() 1172 XMLTransformerActions *pActions = in StartElement() local 1174 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 1188 pActions->find( aKey ); in StartElement() 1189 if( !(aIter == pActions->end() ) ) in StartElement() 1389 XMLTransformerActions *pActions = 0; in CreateTransformerActions() local [all …]
|
H A D | DlgOASISTContext.cxx | 60 XMLTransformerActions *pActions = in StartElement() local 62 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 78 pActions->find( aKey ); in StartElement() 80 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | ChartOASISTContext.cxx | 60 XMLTransformerActions *pActions = in StartElement() local 62 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 77 pActions->find( aKey ); in StartElement() 78 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | ChartOOoTContext.cxx | 62 XMLTransformerActions *pActions = in StartElement() local 64 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 80 pActions->find( aKey ); in StartElement() 81 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | ControlOASISTContext.cxx | 63 XMLTransformerActions *pActions = in StartElement() local 65 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 86 pActions->find( aKey ); in StartElement() 87 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | FrameOASISTContext.cxx | 135 XMLTransformerActions *pActions = in CreateChildContext() local 137 OSL_ENSURE( pActions, "go no actions" ); in CreateChildContext() 139 XMLTransformerActions::const_iterator aIter = pActions->find( aKey ); in CreateChildContext() 141 if( !(aIter == pActions->end()) ) in CreateChildContext()
|
H A D | NotesTContext.cxx | 73 XMLTransformerActions *pActions = in StartElement() local 75 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 89 pActions->find( aKey ); in StartElement() 90 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | FormPropOASISTContext.cxx | 114 XMLTransformerActions *pActions = in StartElement() local 116 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 135 pActions->find( aKey ); in StartElement() 136 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | EventOOoTContext.cxx | 154 XMLTransformerActions *pActions = in StartElement() local 156 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 172 pActions->find( aKey ); in StartElement() 173 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | FormPropOOoTContext.cxx | 209 XMLTransformerActions *pActions = in StartElement() local 211 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 228 pActions->find( aKey ); in StartElement() 229 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | EventOASISTContext.cxx | 253 XMLTransformerActions *pActions = in StartElement() local 255 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 269 pActions->find( aKey ); in StartElement() 270 if( !(aIter == pActions->end() ) ) in StartElement()
|
H A D | TransformerBase.cxx | 529 XMLTransformerActions *pActions = GetUserDefinedActions( nActionMap ); in ProcessAttrList() local 530 OSL_ENSURE( pActions, "go no actions" ); in ProcessAttrList() 531 if( pActions ) in ProcessAttrList() 544 pActions->find( aKey ); in ProcessAttrList() 545 if( !(aIter == pActions->end() ) ) in ProcessAttrList()
|
H A D | Oasis2OOo.cxx | 1368 XMLTransformerActions *pActions = in StartElement() local 1370 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 1386 pActions->find( aKey ); in StartElement() 1387 if( !(aIter == pActions->end() ) ) in StartElement() 1724 XMLTransformerActions *pActions = 0; in GetUserDefinedActions() local 1926 pActions = m_aActions[n]; in GetUserDefinedActions() 1929 return pActions; in GetUserDefinedActions()
|
H A D | OOo2Oasis.cxx | 1350 XMLTransformerActions *pActions = in StartElement() local 1352 OSL_ENSURE( pActions, "go no actions" ); in StartElement() 1366 pActions->find( aKey ); in StartElement() 1367 if( !(aIter == pActions->end() ) ) in StartElement() 1632 XMLTransformerActions *pActions = 0; in GetUserDefinedActions() local 1802 pActions = m_aActions[n]; in GetUserDefinedActions() 1805 return pActions; in GetUserDefinedActions()
|
/trunk/main/svtools/source/table/ |
H A D | defaultinputhandler.cxx | 179 const _ActionMapEntry* pActions = aKnownActions; in KeyInput() local 180 for ( ; pActions->eAction != invalidTableControlAction; ++pActions ) in KeyInput() 182 …if ( ( pActions->nKeyCode == nKeyCode ) && ( pActions->nKeyModifier == rKeyCode.GetAllModifier() )… in KeyInput() 184 bHandled = _rControl.dispatchAction( pActions->eAction ); in KeyInput()
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppDetailPageHelper.cxx | 1328 sal_uInt16 pActions[] = { SID_DB_APP_DISABLE_PREVIEW variable 1333 for(size_t i=0; i < sizeof(pActions)/sizeof(pActions[0]);++i) 1335 aMenu->CheckItem(pActions[i],m_aMenu->IsItemChecked(pActions[i]));
|