Searched refs:isSupportingFloorAndWall (Results 1 – 6 of 6) sorted by relevance
195 bIsFormateableObjectSelected = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in update()430 bHasWall = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in update()
749 … if( !DiagramHelper::isSupportingFloorAndWall( ChartModelHelper::findDiagram( getModel() ) ) ) in executeDlg_ObjectProperties_withoutUndoGuard()
380 bool bHasWall = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in createWallAndFloor()
186 bool bAddFloorAndWall = DiagramHelper::isSupportingFloorAndWall( m_xDiagram ); in createShapes_2d()532 bool bAddFloorAndWall = DiagramHelper::isSupportingFloorAndWall( m_xDiagram ); in createShapes_3d()
318 static bool isSupportingFloorAndWall( const ::com::sun::star::uno::Reference<
1474 bool DiagramHelper::isSupportingFloorAndWall( const Reference< in isSupportingFloorAndWall() function in chart::DiagramHelper
Completed in 74 milliseconds